diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/dovecot/dovecot.conf.wheezy.erb | 2 |
1 files changed, 1 insertions, 1 deletions
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 |