hey friends,<br>
<br>
I am trying to secure my mail server on FC3.I have enabled TLS support in
postfix(version postfix-2.1.5) and want to use ssl settings for dovecot(0.99.13).<br>
<br>
Lines of ssl in /etc/dovecot.conf<br>
protocols = imaps pop3s <br>
imaps_listen = * <br>
pop3s_listen = *<br>
ssl_disable = no<br>
ssl_cert_file = /usr/share/ssl/certs/dovecot.pem <br>
<div id="mb_0"><div><div>
ssl_key_file = /usr/share/ssl/private/dovecot.pem<br>
ssl_parameters_file = /var/run/dovecot/ssl-parameters.dat<br>
disable_plaintext_auth = yes <br>
<br>
If i do telnet localhost 993 or 995 I don't see any "Ok Dovecot Ready"
message.If I enable pop3 and imap in dovecot.conf and then I telnet
localhost 110 or 143 I can see "Ok Dovecot Ready" message.<br>
<br>Any pointers what else I am missing for ssl in dovecot and I am also attaching the dovecot.conf file with this email.<br>
<br>
Thanks & Regards<br><span>
<br>
Ankush Grover</span></div></div></div>