Using mdbox as the storage backend, moving a message from a mailbox to
another just update a reference. The message is not fisically moved on
the disk.
I would expect "dsync" to use this fact when source and destination are
mdbox. But it doesn't.
Anybody else can confirm?.
Any plan to implement
On 28/09/14 23:52, Jesus Cea wrote:
[..]
> This will "backup" this mailing list mailbox to "/tmp/aa". Good. Lets
> try thru SSH:
>
> $ doveadm backup -u jcea -m proveedores/dovecot ssh 127.0.0.1 dsync -u
> jcea mdbox:/tmp/aa/
> jcea@127.0.0.1's password:
> Fatal: Invalid parameter: mdbox:/tmp/aa/
On 01/09/14 14:41, Atıf CEYLAN wrote:
> Hi all,
> I have 2 question.
>
> First:
> I use dovecot (version 2.2.9) with mdbox mail format. When I run dsync
> tool with "mirror" or "backup" parameters my source and destination
> directory synchronize correctly but if I delete some messages in user
> m
Most documents around there talk abour "dsync", but the modern way is
"doveadm backup". This command is not documented in the wiki and there
are a few details missing, like how to use it thru SSH.
I am currently doing some tests about how to backup my mdbox. I can do
tests in local using:
$ dovea
Hi,
running:
dsync -D -v -o mail_fsync=never mirror -R -f -u user@domain imapc:
Where "domain" is a cyrus imap server does not do what the
documentation says it does, not even close.
After the first run to an empty mailbox on the dovecot 2.2.13 server
all the mails (1.1GB) seem to be correc