diff dovecot-example.conf @ 9273:c3d4b5e72ac3 HEAD

dovecot-example.conf: Fixed !include examples.
author Timo Sirainen <tss@iki.fi>
date Fri, 31 Jul 2009 12:11:12 -0400
parents 1aec43edab2d
children 3eacb6bbd227
line wrap: on
line diff
--- a/dovecot-example.conf	Thu Jul 30 14:07:13 2009 -0400
+++ b/dovecot-example.conf	Fri Jul 31 12:11:12 2009 -0400
@@ -1210,6 +1210,6 @@
 }
 
 # Config files can also be included:
-#!include = /etc/dovecot/conf.d/*.conf
+#!include /etc/dovecot/conf.d/*.conf
 # Optional configurations, don't give an error if it's not found:
-#!include_try = /etc/dovecot/extra.conf
+#!include_try /etc/dovecot/extra.conf