]> gitweb.fluxo.info Git - puppet-mail.git/commitdiff
Dovecot: set lda_mailbox_autocreate setting to yes
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 5 Jan 2014 16:01:43 +0000 (14:01 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 5 Jan 2014 16:01:43 +0000 (14:01 -0200)
templates/dovecot/dovecot.conf.wheezy.erb

index a7ddf0698f42a66921491d80bad85fbdac123a88..5e2a6cd9ff899eb731033276cb2b6bd4b54fdd5d 100644 (file)
@@ -58,3 +58,6 @@ protocol lda {
   mail_plugins = sieve
   postmaster_address = postmaster@<%= fqdn %>
 }
+
+# Should saving a mail to a non-existing mailbox automatically create it?
+lda_mailbox_autocreate setting = yes