bugfix squeeze dovecot.conf and correct wheezy dovecot-15-lda.conf, fixes #1334

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2013-12-27 16:18:51 +01:00
parent b2ab5629e8
commit 9d5d60fa88
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#protocols = imap pop3 <SSLPROTOCOLS>
protocols = imap pop3 <SSLPROTOCOLS>
listen = *
mail_access_groups = vmail
mail_debug = no

View File

@@ -4,7 +4,7 @@
# Address to use when sending rejection mails.
# Default is postmaster@<your domain>.
#postmaster_address = postmaster@<SERVERNAME>
postmaster_address = postmaster@<SERVERNAME>
# Hostname to use in various parts of sent mails, eg. in Message-Id.
# Default is the system's real hostname.