1 Apr
2011
1 Apr
'11
11:24 a.m.
On 01/04/2011 10:08, mailing@securitylabs.it wrote:
Hello, I've upgraded from dovecot 1.2.x with sieve to dovecot 2.0.11 with sieve. I've noticed that folders are no more created at delivery time now. I've read that I have to do two things:
lda_mailbox_autocreate = yes
in dovecot.conf
and fileinto :create in the sieve script. Now the error message I receive is:
error: unknown tagged argument ':create' for the fileinto command (reported only once at first occurence).
Ok it seems that it's not necessary to modify che sieve script with the ":create"