From 457ab71355c9cb8f4bf14de84785e2d4672e5c51 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 5 Jan 2014 14:13:35 -0200 Subject: Dovecot: template fix --- templates/dovecot/dovecot.conf.wheezy.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/dovecot/dovecot.conf.wheezy.erb b/templates/dovecot/dovecot.conf.wheezy.erb index 5e2a6cd..a10a18a 100644 --- a/templates/dovecot/dovecot.conf.wheezy.erb +++ b/templates/dovecot/dovecot.conf.wheezy.erb @@ -60,4 +60,4 @@ protocol lda { } # Should saving a mail to a non-existing mailbox automatically create it? -lda_mailbox_autocreate setting = yes +lda_mailbox_autocreate = yes -- cgit v1.2.3