changeset 4364:ed35a04c34fe HEAD

Changed default postmaster_address to @example.com
author Timo Sirainen <tss@iki.fi>
date Fri, 16 Jun 2006 12:50:26 +0300
parents 6671ed33b99c
children 74bde164ae1b
files dovecot-example.conf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dovecot-example.conf	Fri Jun 16 12:49:51 2006 +0300
+++ b/dovecot-example.conf	Fri Jun 16 12:50:26 2006 +0300
@@ -609,7 +609,7 @@
 
 protocol lda {
   # Address from LDA should send MDNs like out of quota
-  postmaster_address = postmaster@your.dom
+  postmaster_address = postmaster@example.com
 
   # Hostname to show in mail headers. Default is the system's
   # real hostname.