Re: [Logicmail-users] LogicMail 1.9.1.213
Brought to you by:
octorian
From: Derek K. <dko...@lo...> - 2010-10-15 17:31:30
|
Yes, and testing now. It looks like you have a very weird POP server. I'll mention details here, in case anyone else is curious. With a normal POP server, the login sequence is like such: ---- +OK <12...@fo...> mail.foo.com [CR][LF] USER jdoe[CR][LF] +OK[CR][LF] PASS password[CR][LF] +OK Mailbox locked and ready[CR][LF] ---- But with your POP server, it looks like this: ---- +OK <12...@ba...>[CR][LF] USER jdoe[CR][LF] +OK[CR][LF] PASS password[CR][LF] +OK qmail-pop3d-gemini 1766: auth_init: login=jdoe, authdata=password[LF][LF] +OK qmail-pop3d-gemini 1766: Pod 7 Gemini_POP, country: '' found in the auth database[LF][LF] +OK[CR][LF] ---- That awkwardly terminated/separated multi-line response to the PASS command is what's screwing up LogicMail. I now need to fix my line-termination-handler code to detect and work around this situation. -Derek On 10/15/2010 1:14 PM, Peter P. wrote: > Derek, did you get my PM? Reply here please yes/no there may be > delivery problems in both directions. > > -- Peter > > > > ------------------------------------------------------------------------------ > Download new Adobe(R) Flash(R) Builder(TM) 4 > The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly > Flex(R) Builder(TM)) enable the development of rich applications that run > across multiple browsers and platforms. Download your free trials today! > http://p.sf.net/sfu/adobe-dev2dev > > > _______________________________________________ > Logicmail-users mailing list > Log...@li... > https://lists.sourceforge.net/lists/listinfo/logicmail-users -- ---------------------------- Derek Konigsberg dko...@lo... ---------------------------- |