Turn on more debugging with these in your configuration: auth_verbose = yes auth_debug = yes auth_debug_passwords = yes mail_debug = yes verbose_ssl = yes
and then check the server logs after trying to login.
Also, I'm curious why you masked your PRIVATE ip address and not your public one.
Bill
On 9/4/2012 12:21 AM, cc young wrote:
cannot get TB to recognize either pop3/s or imap/s server
can connect just fine with:
openssl s_client -connect ms1.myserver.net:993 . login ...
but trying with TB /var/log/mail.log gets:
dovecot: pop3-login: Aborted login (no auth attempts): rip=223.205.150.234, lip=xxx.xx.xx.xx dovecot: imap-login: Aborted login (no auth attempts): rip=223.205.150.234, lip=xxx.xx.xx.xx
-- View this message in context: http://dovecot.2317879.n4.nabble.com/thunderbird-not-connecting-tp37389.html Sent from the Dovecot mailing list archive at Nabble.com.