Re: [courier-users] CRAM-MD5 and pop3d-ssl

2014-06-01 Thread Sam Varshavchik
Joe Laffey writes: Is it possible I need to use the *AUTH_TLS settings for when I am using SSL? Those are blank right now (see below). For instance, should I add md5 to ESMTPAUTH_TLS ? Correct. You can see for yourself by using couriertls or openssl's s_client to make an encrypted connectio

Re: [courier-users] CRAM-MD5 and pop3d-ssl

2014-06-01 Thread Joe Laffey
On Sun, 1 Jun 2014, Sam Varshavchik wrote: > Joe Laffey writes: > >> Hi, >> >> We recently upgraded our mail server and found that newer versions of >> Courier seem to have trouble with CRAM-MD5 authentication, at least when >> using SSL. >> >> I found this: >> >> http://www.courier-mta.org/ima

Re: [courier-users] CRAM-MD5 and pop3d-ssl

2014-06-01 Thread Sam Varshavchik
Joe Laffey writes: Hi, We recently upgraded our mail server and found that newer versions of Courier seem to have trouble with CRAM-MD5 authentication, at least when using SSL. I found this: http://www.courier-mta.org/imap/INSTALL.html#crammd5 and was able to get CRAM-MD5 to work with IMAP.

[courier-users] CRAM-MD5 and pop3d-ssl

2014-06-01 Thread Joe Laffey
Hi, We recently upgraded our mail server and found that newer versions of Courier seem to have trouble with CRAM-MD5 authentication, at least when using SSL. I found this: http://www.courier-mta.org/imap/INSTALL.html#crammd5 and was able to get CRAM-MD5 to work with IMAP. However it still doe