Add possibility to enable pop3 protocol for Dovecot.

fix #17
This commit is contained in:
Antoine Nguyen
2016-01-26 13:48:30 +01:00
parent 020da3ea06
commit 6e3a2ab620
2 changed files with 7 additions and 1 deletions

View File

@@ -50,6 +50,9 @@ config_dir = /etc/dovecot
user = vmail
home_dir = /srv/vmail
mailboxes_owner = vmail
# Enable extra procotols (in addition to imap and lmtp)
# Example: pop3
extra_protocols =
# Replace localhost with your domain
postmaster_address = postmaster@localhost