summaryrefslogtreecommitdiff
path: root/puppet/modules/leap_mx
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2014-02-28 22:57:23 +0100
committervarac <varacanero@zeromail.org>2014-02-28 22:57:23 +0100
commit2630c998af6e4d03c3bcc3f4566093aed533dd0c (patch)
treefbe9dbf14319efcb00efa499f47d8f168c7358e9 /puppet/modules/leap_mx
parentf055a3b1091f9c4a166dcc1226b5e5990797dddf (diff)
leap_mx: watch /var/mail/vmail/Maildir instead of /var/mail/vmai (Feature #5223)
Diffstat (limited to 'puppet/modules/leap_mx')
-rw-r--r--puppet/modules/leap_mx/templates/mx.conf.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/puppet/modules/leap_mx/templates/mx.conf.erb b/puppet/modules/leap_mx/templates/mx.conf.erb
index bf1e6421..e05bc150 100644
--- a/puppet/modules/leap_mx/templates/mx.conf.erb
+++ b/puppet/modules/leap_mx/templates/mx.conf.erb
@@ -1,5 +1,5 @@
[mail1]
-path=/var/mail/vmail
+path=/var/mail/vmail/Maildir
recursive=True
[couchdb]
@@ -12,4 +12,4 @@ port=<%= @couchdb_port %>
port=4242
[check recipient]
-port=2244 \ No newline at end of file
+port=2244