On 02/09/2011 03:16 PM, Pascal Volk wrote:
On 02/09/2011 03:10 PM Frank Bonnet wrote:
…
dsync(toto): Error: Failed to sync mailbox .dovecot.sieve: Mailbox isn't
a valid mbox file
The directory .dovecot.sieve is used by sieve and it seems dsync
doesn't like it ...
Yeah, dsync works with mailboxes an messages, but not with any files of
a other kind.
Even when page is 'for virtual users', it explains what for the user's
home directory is: http://wiki.dovecot.org/VirtualUsers/Home
Please store the sieve scripts in the user's home, not in it's
mail_location.
Regards,
Pascal
OK I moved all mboxes into ~/mail directory
and it runs well :-)
Thanks a lot !