From: Timo Sirainen Date: Wed, 30 Dec 2009 03:49:18 +0000 (-0500) Subject: example-config: Updated postmaster_address. X-Git-Tag: 2.0.beta2~78 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b58e7ac01190f86af1f78bd0a4fa239be282d0fb;p=thirdparty%2Fdovecot%2Fcore.git example-config: Updated postmaster_address. --HG-- branch : HEAD --- diff --git a/doc/example-config/conf.d/lda.conf b/doc/example-config/conf.d/lda.conf index e1032b0ebc..2a097cecf4 100644 --- a/doc/example-config/conf.d/lda.conf +++ b/doc/example-config/conf.d/lda.conf @@ -3,7 +3,8 @@ ## # Address to use when sending rejection mails. -postmaster_address = postmaster@example.com +# Default is postmaster@. +#postmaster_address = # Hostname to use in various parts of sent mails, eg. in Message-Id. # Default is the system's real hostname.