diff options
-rw-r--r-- | mail/dovecot-devel/files/patch-dovecot-example.conf | 13 | ||||
-rw-r--r-- | mail/dovecot/files/patch-dovecot-example.conf | 13 |
2 files changed, 4 insertions, 22 deletions
diff --git a/mail/dovecot-devel/files/patch-dovecot-example.conf b/mail/dovecot-devel/files/patch-dovecot-example.conf index faf7e730cbf2..013d4fa98447 100644 --- a/mail/dovecot-devel/files/patch-dovecot-example.conf +++ b/mail/dovecot-devel/files/patch-dovecot-example.conf @@ -1,5 +1,5 @@ ---- dovecot-example.conf.orig Thu Jun 26 17:11:06 2003 -+++ dovecot-example.conf Sat Jun 28 14:45:41 2003 +--- dovecot-example.conf.orig Thu Jun 26 16:11:06 2003 ++++ dovecot-example.conf Sat Jul 12 01:48:09 2003 @@ -7,11 +7,11 @@ # --with-ssldir=/etc/ssl @@ -208,15 +208,6 @@ # Set max. process size in megabytes. #auth_process_size = 256 -@@ -397,7 +397,7 @@ - # User to use for the process. This user needs access to only user and - # password databases, nothing else. Only shadow and pam authentication - # requires roots, so use something else if possible. --auth_user = root -+auth_user = dovecot-auth - - # Directory where to chroot the process. Most authentication backends don't - # work if this is set, and there's no point chrooting if auth_user is root. @@ -418,7 +418,7 @@ # More verbose logging. Useful for figuring out why authentication isn't diff --git a/mail/dovecot/files/patch-dovecot-example.conf b/mail/dovecot/files/patch-dovecot-example.conf index faf7e730cbf2..013d4fa98447 100644 --- a/mail/dovecot/files/patch-dovecot-example.conf +++ b/mail/dovecot/files/patch-dovecot-example.conf @@ -1,5 +1,5 @@ ---- dovecot-example.conf.orig Thu Jun 26 17:11:06 2003 -+++ dovecot-example.conf Sat Jun 28 14:45:41 2003 +--- dovecot-example.conf.orig Thu Jun 26 16:11:06 2003 ++++ dovecot-example.conf Sat Jul 12 01:48:09 2003 @@ -7,11 +7,11 @@ # --with-ssldir=/etc/ssl @@ -208,15 +208,6 @@ # Set max. process size in megabytes. #auth_process_size = 256 -@@ -397,7 +397,7 @@ - # User to use for the process. This user needs access to only user and - # password databases, nothing else. Only shadow and pam authentication - # requires roots, so use something else if possible. --auth_user = root -+auth_user = dovecot-auth - - # Directory where to chroot the process. Most authentication backends don't - # work if this is set, and there's no point chrooting if auth_user is root. @@ -418,7 +418,7 @@ # More verbose logging. Useful for figuring out why authentication isn't |