From: Timo Sirainen Date: Sat, 6 Sep 2003 17:25:33 +0000 (+0300) Subject: comment changes X-Git-Tag: 1.1.alpha1~4359 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c17500eb55944c9ee14b7b3a671cebe584ab61a;p=thirdparty%2Fdovecot%2Fcore.git comment changes --HG-- branch : HEAD --- diff --git a/dovecot-example.conf b/dovecot-example.conf index 32d06751d1..474a93b3a7 100644 --- a/dovecot-example.conf +++ b/dovecot-example.conf @@ -162,9 +162,9 @@ # after the '%' character. For example %1u gives the first character of # username. Some examples: # -# maildir:/var/mail/%1u/%u/Maildir -# mbox:~/mail/:INBOX=/var/mail/%u -# mbox:/var/mail/%d/%n/:INDEX=/var/indexes/%d/%n +# default_mail_env = maildir:/var/mail/%1u/%u/Maildir +# default_mail_env = mbox:~/mail/:INBOX=/var/mail/%u +# default_mail_env = mbox:/var/mail/%d/%n/:INDEX=/var/indexes/%d/%n # #default_mail_env =