![]() |
Courier can't authenticate over SSL
Followed virtual users postfix ubuntu 12.10 guide. I can connect over ports 143 and 110, but 995 and 993 don't work. Seems to be a problem with certificates but i've spent hours on google with no luck.
Telnet on 110 works fine, no errors show up in mail.log: Code:
telnet localhost 110Code:
telnet localhost 995Code:
couriertls: read: error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad certificatepop3d.cnf: Code:
RANDFILE = /usr/lib/courier/pop3d.rand |
What's the output of
Code:
netstat -tap |
Code:
Active Internet connections (servers and established)Code:
pop3d-ssl: LOGIN FAILED, user=***, ip=[::ffff:***] |
I think the problem is with the certificates or how courier is handling them. netstat shows that courier is listening on 995 and 993 and I see entries in the mail log when a user tries to connect. And it doesn't seem to be a problem with saslauth or the mysql virtual users setup because users can connect just fine over 110 and 95.
However, I have no idea how to test the certificates to see where the problem is or how to fix it :( |
Can you recreate the certificates and just accept the default values?
|
| All times are GMT +2. The time now is 06:55. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.