The Network People Support Forums

Mail::Toaster => Installation Issues => Topic started by: pjmignone on April 08, 2005, 05:55:59 PM

Title: Failing authentication tests but it works
Post by: pjmignone on April 08, 2005, 05:55:59 PM
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