]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
example-config: Updated postmaster_address.
authorTimo Sirainen <tss@iki.fi>
Wed, 30 Dec 2009 03:49:18 +0000 (22:49 -0500)
committerTimo Sirainen <tss@iki.fi>
Wed, 30 Dec 2009 03:49:18 +0000 (22:49 -0500)
--HG--
branch : HEAD

doc/example-config/conf.d/lda.conf

index e1032b0ebc3b1a5209cd7ffd88d1674d72f0ee84..2a097cecf4bbbdf5d9555d092289650b2acf270a 100644 (file)
@@ -3,7 +3,8 @@
 ##
 
 # Address to use when sending rejection mails.
-postmaster_address = postmaster@example.com
+# Default is postmaster@<your domain>.
+#postmaster_address =
 
 # Hostname to use in various parts of sent mails, eg. in Message-Id.
 # Default is the system's real hostname.