[dovecot-cvs] dovecot dovecot-example.conf,1.76,1.77

cras at procontrol.fi cras at procontrol.fi
Sat Sep 6 21:25:35 EEST 2003


Update of /home/cvs/dovecot
In directory danu:/tmp/cvs-serv4375

Modified Files:
	dovecot-example.conf 
Log Message:
comment changes



Index: dovecot-example.conf
===================================================================
RCS file: /home/cvs/dovecot/dovecot-example.conf,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- dovecot-example.conf	24 Aug 2003 13:14:47 -0000	1.76
+++ dovecot-example.conf	6 Sep 2003 17:25:33 -0000	1.77
@@ -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 = 
 



More information about the dovecot-cvs mailing list