![]() |
Mail STARTTLS/SSL not working
Hi, I have installed ISPConfig 3.0.4.6 on debian squeeze by tutorial: How To Run Your Own DNS Servers (Primary And Secondary) With ISPConfig 3 (Debian Squeeze)
I just move some mailboxes from old server by creating new and IMAPtools sync. But if some one have a setup email by STARTTLS or SSL on Thunderbird and etc. That dont work. By changing it to non secure connection I found that work. On old server works everything fine. What I can do? Thunderbird dont show any message, its like he wonts to connect but nothing. In logs I dont see that email box from I trying to connect. Thanks for help. |
Check the postfix master.cf file and ensure that the smtps and submission lines are not commented out.
|
Quote:
Code:
smtp inet n - - - - smtpd |
Change it to:
Code:
smtp inet n - - - - smtpd |
Quote:
Meaby you mean some thing else. If I set mailbox in TB to. IMAP: mail.domain.tld Port: 143 login with user and pass. Then it works. If I set: Port: 143 with STARTTLS than I cant connect to server. any other Idea? |
ah ok,you mean imap. I thought you mean smtp. Do you use dovecot or courier imap?
|
Quote:
|
Imaps (imap over ssl) is on port 993 and not port 143
|
Quote:
I think, main problem is with STARTTLS settings. |
I fond in log this:
Code:
Nov 20 19:54:37 ns1 imapd-ssl: couriertls: /etc/courier/imapd.pem: error:0906D06C:PEM routines:PEM_read_bio:no start line |
| All times are GMT +2. The time now is 05:46. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.