summarylogtreecommitdiffstats
path: root/templates.patch
diff options
context:
space:
mode:
authorJavier Torres2016-02-18 20:12:19 +0100
committerJavier Torres2016-02-18 20:12:19 +0100
commitf2fb34e573eebfac99a54985d94488dd58d2f5d2 (patch)
treed379ea0201e7ef81c9f55d40f043de9f87de8920 /templates.patch
parent7f9e1a6e29530107a4ac68dc398792cb99a82867 (diff)
downloadaur-f2fb34e573eebfac99a54985d94488dd58d2f5d2.tar.gz
Update to 0.8.0
Diffstat (limited to 'templates.patch')
-rw-r--r--templates.patch23
1 files changed, 8 insertions, 15 deletions
diff --git a/templates.patch b/templates.patch
index 24be1dc2ab87..a4536ceb52c1 100644
--- a/templates.patch
+++ b/templates.patch
@@ -25,25 +25,18 @@ index 1fa43fb..794292a 100644
diff --git a/share/templates/cyrus.conf.tpl b/share/templates/cyrus.conf.tpl
--- a/share/templates/cyrus.conf.tpl
+++ b/share/templates/cyrus.conf.tpl
-@@ -17,7 +17,7 @@
- pop3s cmd="pop3d -s" listen="pop3s" prefork=1
- sieve cmd="timsieved" listen="sieve" prefork=0
+@@ -13,11 +13,11 @@
-- ptloader cmd="ptloader" listen="/var/lib/imap/ptclient/ptsock" prefork=0
-+ ptloader cmd="ptloader" listen="/var/imap/ptclient/ptsock" prefork=0
+ sieve cmd="timsieved" listen="sieve" prefork=0
- # these are only necessary if receiving/exporting usenet via NNTP
- #nntp cmd="nntpd" listen="nntp" prefork=3
-@@ -25,10 +25,10 @@
+- ptloader cmd="ptloader" listen="/var/lib/imap/ptclient/ptsock" prefork=0
++ ptloader cmd="ptloader" listen="/var/imap/ptclient/ptsock" prefork=0
- # at least one LMTP is required for delivery
- #lmtp cmd="lmtpd" listen="lmtp" prefork=0
-- lmtpunix cmd="lmtpd" listen="/var/lib/imap/socket/lmtp" prefork=1
-+ lmtpunix cmd="lmtpd" listen="/var/imap/socket/lmtp" prefork=1
+- lmtpunix cmd="lmtpd" listen="/var/lib/imap/socket/lmtp" prefork=1
++ lmtpunix cmd="lmtpd" listen="/var/imap/socket/lmtp" prefork=1
- # this is only necessary if using notifications
-- notify cmd="notifyd" listen="/var/lib/imap/socket/notify" proto="udp" prefork=1
-+ notify cmd="notifyd" listen="/var/imap/socket/notify" proto="udp" prefork=1
+- notify cmd="notifyd" listen="/var/lib/imap/socket/notify" proto="udp" prefork=1
++ notify cmd="notifyd" listen="/var/imap/socket/notify" proto="udp" prefork=1
}
EVENTS {