Since you report that TLS works, that indicates that your server certificates are set up OK; certificate problems are the most common issue.

The "Command stream end of file" in the server logs indicate that the server is claiming that the client unexpectedly terminated the connection. So both client and server agree as to what happened, but each point the finger at the other.

Have you verified your /etc/services file to verify that imaps is defined on port 993, and verified your [x]inetd configuration?

Did you try an unmodified UW imap-2004g?
        http://ftp.cac.washington.edu/mail/old/imap-2004g.tar.Z

What command did you use to build?

If you haven't already done so, try increasing the log level of your mail syslog to include DEBUG level logs. You should see a "service init" log from imapd when it starts; what is the text of those "service init" logs associated with the failed SSL attempts?

-- Mark --

http://panda.com/mrc
Democracy is two wolves and a sheep deciding what to eat for lunch.
Liberty is a well-armed sheep contesting the vote.
_______________________________________________
Imap-uw mailing list
[email protected]
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to