Apparently Mailbox autocreate used to be on by default, and at least testing
now it seems useful to leave it on.
#lda_original_recipient_header =
# Should saving a mail to a nonexistent mailbox automatically create it?
-#lda_mailbox_autocreate = no
+lda_mailbox_autocreate = yes
# Should automatically created mailboxes be also automatically subscribed?
#lda_mailbox_autosubscribe = no
plugin {
# The path to the user's main active script. If ManageSieve is used, this the
# location of the symbolic link controlled by ManageSieve.
- sieve = ~/.dovecot.sieve
+ #sieve = ~/.dovecot.sieve
+ sieve = /var/mail/virtual/sieve/%u/dovecot.sieve
# The default Sieve script when the user has none. This is a path to a global
# sieve script file, which gets executed ONLY if user's private Sieve script