On Mon, 18 May 2015 07:03:21 AM Sam Varshavchik wrote:
> > ie; IMAP port 143/none and SMTP port 587/none works for those Windows
> > 8.1 users who have had updates since the 12th May 2015.
> 
> Are you using self-signed certificates for IMAP and SMTP?

No, but admittedly just a cheap chained certificate...

openssl s_client -CApath /etc/ssl/certs -connect 202.6.248.6:465
openssl s_client -CApath /etc/ssl/certs -connect 202.6.248.6:993
openssl s_client -CApath /etc/ssl/certs -connect 202.6.248.6:143 -starttls imap
openssl s_client -CApath /etc/ssl/certs -connect 202.6.248.6:587 -starttls smtp

> The IMAP logs you sent show nothing interesting except the Outlook is
> still not handling IMAP namespaces correctly,

Duh.

> and getting some errors, but it does not appear to stop it, it continues
> on its merry way.

Thanks for looking. I suspect the problem is before this at the authdaemon
stage. I guess trying to strace authdaemon might help but getting W8.1 and
Outlook and a similar not-so-busy test server set up is not going to be easy. 

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to