[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [imapsync] Authenticate on EIMS server


From Hubert Garrido <webmaster at liane dot net>
Subject Re: [imapsync] Authenticate on EIMS server
Date Sun, 28 Jun 2009 17:09:41 +0200

on 28/06/09 16:54, Hubert Garrido at webmaster at liane dot net claimed that:

>>> Any idea where I should look to solve this one?
>> 
>> Try to login manually:
>> 
>>   telnet imap.truc.com 143
>>   a02 LOGIN toto zorglub
>>   a03 LOGOUT
> 
> Looks like it wasn't lying (with correct values of toto and zorglub), as the
> answer is:
> 
> a02 NO authentication failed

Well, it *was* indeed lying, you were right, LOGIN is ok. I had to restart
the mail server (dunno why), but it works (and imapsync also now)

Thank you very much!!!