Failing authentication tests but it works

Started by pjmignone, April 08, 2005, 05:55:59 PM

Previous topic - Next topic

pjmignone

Hi:
I installed the toaster and believe I have everything working so far.  BUT, it fails the authentication tests.  OE talks to the server via pop & imap and sends and recieves mail, so does webmail.  I am very confused.  The results of the test are:
checking Mail::IMAPClient...ok.
checking IO::Socket::SSL...ok.
authenticating IMAP user with plain passwords...FAILED.
testing an authentication that should fail...ok.
authenticating IMAP SSL user with plain passwords...AES256-SHA...server returned: 0
FAILED.
checking Mail::POP3Client...ok.
connection to POP3 server with plain text password...FAILED.
connection to POP3 server with APOP password...FAILED.
connection to POP3 server with CRAM-MD5 password...FAILED. (normal)

connection to POP3 SSL server with PLAIN password...FAILED.
,IMPLEMENTATION Courier Mail Server

connection to POP3 SSL server with APOP password...FAILED. (normal)
connection to POP3 SSL server with CRAM-MD5 password...FAILED. (normal)

What is wrong and how do I fix it.
Thanks!
Pete