[Dovecot] Quota Calculation seems to be wrong when using dsync
Timo Sirainen
tss at iki.fi
Sun Feb 12 17:42:20 EET 2012
On 12.2.2012, at 8.54, Thomas Leuxner wrote:
> Indeed I did as it did not like the syntax:
>
> $ dsync -u tlx at leuxner.net backup dsync -o mail=mdbox:/home/backups/tlx/mdbox -o plugin/quota=
> backup: invalid option -- 'o'
> doveadm backup [-u <user>|-A] [-S <socket_path>] [-fR] [-m <mailbox>] <dest>
Oh. Hm. I'm not exactly sure why it's saying that, but adding some quotes fixes that:
dsync -u tlx at leuxner.net backup 'dsync -o mail=mdbox:/home/backups/tlx/mdbox -o plugin/quota='
More information about the dovecot
mailing list