aquaballoon

Dovecot Configure

Apr 26th, 2012
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.24 KB | None | 0 0
  1. /etc/dovecot/dovecot.conf
  2.  
  3. mail_location = maildir:~/Maildir
  4.  
  5. #ssl_cert_file = /etc/ssl/certs/dovecot.pem
  6. ssl_cert_file = /etc/ssl/certs/ssl-mail.pem
  7. #ssl_key_file = /etc/ssl/private/dovecot.pem
  8. ssl_key_file = /etc/ssl/private/ssl-mail.key
Advertisement
Add Comment
Please, Sign In to add comment