aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot-devel/files/patch-dovecot-example.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mail/dovecot-devel/files/patch-dovecot-example.conf')
-rw-r--r--mail/dovecot-devel/files/patch-dovecot-example.conf22
1 files changed, 11 insertions, 11 deletions
diff --git a/mail/dovecot-devel/files/patch-dovecot-example.conf b/mail/dovecot-devel/files/patch-dovecot-example.conf
index 591d5617c709..4b658c61e2c6 100644
--- a/mail/dovecot-devel/files/patch-dovecot-example.conf
+++ b/mail/dovecot-devel/files/patch-dovecot-example.conf
@@ -1,9 +1,9 @@
---- dovecot-example.conf.orig Tue Jul 4 23:44:02 2006
-+++ dovecot-example.conf Tue Jul 4 23:47:52 2006
+--- dovecot-example.conf.orig Fri Aug 18 21:19:13 2006
++++ dovecot-example.conf Fri Aug 18 21:23:26 2006
@@ -9,7 +9,7 @@
- # Default values are shown after each value, it's not required to uncomment
- # any of the lines. Exception to this are paths, they're just examples
- # with real defaults being based on configure options. The paths listed here
+ # Default values are shown for each setting, it's not required to uncomment
+ # any of the lines. Exception to this are paths, they're just examples with
+ # the real defaults being based on configure options. The paths listed here
-# are for configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+# are for configure --prefix=%%PREFIX%% --sysconfdir=%%PREFIX%%/etc --localstatedir=/var
# --with-ssldir=/etc/ssl
@@ -25,7 +25,7 @@
# Should each login be processed in it's own process (yes), or should one
# login process be allowed to process multiple connections (no)? Yes is more
-@@ -193,6 +195,7 @@
+@@ -192,6 +194,7 @@
# default_mail_env = mbox:/var/mail/%d/%n/:INDEX=/var/indexes/%d/%n
#
#default_mail_env =
@@ -111,7 +111,7 @@
# Don't try to set mails non-recent or seen with POP3 sessions. This is
# mostly intended to reduce disk I/O. With maildir it doesn't move files
-@@ -576,6 +583,7 @@
+@@ -577,6 +584,7 @@
# installations.
#
#pop3_uidl_format =
@@ -119,7 +119,7 @@
# POP3 logout format string:
# %t - number of TOP commands
-@@ -590,7 +598,7 @@
+@@ -591,7 +599,7 @@
# Support for dynamically loadable plugins. mail_plugins is a space separated
# list of plugins to load.
#mail_plugins =
@@ -128,7 +128,7 @@
# Workarounds for various client bugs:
# outlook-no-nuls:
-@@ -601,6 +609,7 @@
+@@ -602,6 +610,7 @@
# missing. This option simply sends it if it's missing.
# The list is space-separated.
#pop3_client_workarounds =
@@ -136,7 +136,7 @@
}
##
-@@ -618,10 +627,11 @@
+@@ -619,10 +628,11 @@
# Support for dynamically loadable plugins. mail_plugins is a space separated
# list of plugins to load.
#mail_plugins =
@@ -149,7 +149,7 @@
# UNIX socket path to master authentication server to find users.
#auth_socket_path = /var/run/dovecot/auth-master
-@@ -632,7 +642,7 @@
+@@ -633,7 +643,7 @@
##
# Executable location