Re: [Logicmail-users] Can't send messages while connected to an Exchange 2007 server using IMAP
Brought to you by:
octorian
From: Derek K. <dko...@lo...> - 2010-07-13 22:56:54
|
So I did a little digging, and I think I know what your problem is... First, I had to figure out what your SMTP server was, so I used the "dig" utility to find the MX record in DNS for the e-mail address you're using. Then I tried connecting to that server myself on port 587. From that, I was able to discover that the MS Exchange SMTP server you're trying to connect to is only configured to support a very limited set of authentication mechanisms. Specifically, "GSSAPI" and "NTLM". As you've probably discovered in your configuration attempts, LogicMail only supports "PLAIN", "LOGIN", and "CRAM-MD5". Supporting GSSAPI does not make much sense for LogicMail to bother with (its designed for Kerberos single-sign-on). Supporting NTLM makes more sense, but being one of those Microsoft protocols, its quite complex and only seriously used by Microsoft's server software (or software designed to interoperate with it). The easiest way to get SMTP working for you is to get your server configuration fixed to support some other authentication mechanism (possibly also supporting SSL/TLS), or using a different server for sending mail. Adding NTLM support to LogicMail is possible in the future, but is far from easy, and there are many higher-priority items already on the to-do list. Of course if someone else has experience with NTLM and wants to contribute, I'll welcome that. :-) -Derek On 7/13/2010 3:28 PM, Larry Barlow wrote: > I have a Sprint branded Blackberry 8330m running version 4.5.0.131of the > OS. At work we have an Exchange 2007 mail server that has IMAP enabled > (we don't have a BES). I can connect to the server using the email > settings icon to setup the account. All works well (I can send and > receive mail) except I don't have access to my folders stored on the server. > > Consequently, I went in search of a way to view my folders that didn't > require a BES. I installed logicmail and now I have my folders and I > can receive mail but I can't send mail. Also, I use Thunderbird to > access this same server and the settings I use for sending mail with > Thunderbird are port 587, check the Use secure authentication box and > set the Connection security tab to None. With logicmail I have tried > all possible combination of setings for the outgoing SMTP server with no > success. Can you tell me what setting to use to allow logicmail to send > mail. > > Thanks, > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Logicmail-users mailing list > Log...@li... > https://lists.sourceforge.net/lists/listinfo/logicmail-users -- ---------------------------- Derek Konigsberg dko...@lo... ---------------------------- |