I am running OS X Server 10.3.9. I have set up email with CRAM-MD5 and TLS, requiring the latter. When clients such as Thunderbird connect, we have no problem accessing the IMAP server:
<server> imaps[7199]: login: [<IP number>] <authorized-user> CRAM-MD5+TLS User logged in is the message in the imap log, with the identifying info substituted in <>. But if we login at teh SM URL (either http or https) we get the following error message: ERROR: Bad request: IMAP server does not appear to support the authentication method selected. Please contact your system administrator. and the following error in the imap logs: Apr 20 21:07:29 <server> imaps[9686]: imaps TLS negotiation failed: <fulldomain name> [<IP number>] Apr 20 21:07:29 <server> imaps[9686]: Fatal error: tls_start_servertls() failed This is my SM configuration for the server, set up using conf.pl: IMAP Settings -------------- 4. IMAP Server : <full domain name> 5. IMAP Port : 993 6. Authentication type : cram-md5 7. Secure IMAP (TLS) : true 8. Server software : cyrus 9. Delimiter : detect Just fyi here are the SMTP settings, although they aren't relevant (I think) at this stage: SMTP Settings ------------- 4. SMTP Server : <full domain name> 5. SMTP Port : 25 6. POP before SMTP : false 7. SMTP Authentication : cram-md5 8. Secure SMTP (TLS) : true Thunderbird uses port 993 for IMAP, I know I have the certificate dowloaded in my browser, so I can't see why SM isn't working, unless Apple's version of Apache is missing some module. Any help would be greatly appreciated. I've searched the FAQ's and email archives and google and haven't dound anything that addresses this issue. TYI ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
