summarylogtreecommitdiffstats
path: root/templates.patch
diff options
context:
space:
mode:
authorJavier Torres2015-07-08 12:14:01 +0200
committerJavier Torres2015-07-08 12:14:01 +0200
commita53b1847c3ef353da252573dec9ac392091218d8 (patch)
tree738cfdc42b289ee110675ac43555c3149d780b62 /templates.patch
parent3a222f4b0ff88f53dde066ce0110236113129206 (diff)
downloadaur-a53b1847c3ef353da252573dec9ac392091218d8.tar.gz
Use /var/imap instead of /var/lib/imap
Diffstat (limited to 'templates.patch')
-rw-r--r--templates.patch9
1 files changed, 8 insertions, 1 deletions
diff --git a/templates.patch b/templates.patch
index 142d3626e214..5d8d723ce68b 100644
--- a/templates.patch
+++ b/templates.patch
@@ -26,7 +26,14 @@ diff --git a/share/templates/imapd.conf.tpl b/share/templates/imapd.conf.tpl
index 194135e..2d397a7 100644
--- a/share/templates/imapd.conf.tpl
+++ b/share/templates/imapd.conf.tpl
-@@ -6,8 +6,8 @@ sendmail: /usr/sbin/sendmail
+@@ -1,13 +1,13 @@ sendmail: /usr/sbin/sendmail
+-configdirectory: /var/lib/imap
++configdirectory: /var/imap
+ partition-default: /var/spool/imap
+ admins: $admins
+-sievedir: /var/lib/imap/sieve
++sievedir: /var/imap/sieve
+ sendmail: /usr/sbin/sendmail
sasl_pwcheck_method: auxprop saslauthd
sasl_mech_list: PLAIN LOGIN
allowplaintext: no