Tag Archives: dovecot

The ssl perfect guide

Unfortunately this website doesn’t have a name, nerthless the explanations are really accurate: http://209.197.80.93/article/setting-ssl-certificates-apache

Posted in How To, Server, Unix, tips and tricks | Tagged , , , | Leave a comment

Dovecot configuration

Configuring dovecot to let postfix using it to authenticate clients. Here is my complete dovecot.conf the postfix needed section stand just with the definition of the listening socket protocols = imap imaps pop3 pop3s disable_plaintext_auth = no log_timestamp = “%Y-%m-%d … Continue reading

Posted in Serveradmin, Unix | Tagged , , , , , , | Leave a comment