dsync unstable? (other strange detail)

Heiko Schlittermann hs at schlittermann.de
Mon Jun 27 05:28:59 UTC 2016


Hi,

I'm trying to migrate from Cyrus (remote side) to Dovecot 2.2.24 (local).
On the local side the destinations folders, and indexes are empty.

The command I'm using is

doveadm \
        -o mail_plugins= \
        -o imapc_master_user=<cyrus-user> \
        -o imapc_password=<cyrus-password> \
        -o imapc_host=<cyrus-ip> \
        \
        -o imapc_ssl_verify=no \
        -o imapc_ssl=imaps \
        -o imapc_port=993 \
        backup -f -u "heiko" -R imapc: \
        || {
                rc=$?
                echo "EXIT: $rc" >&2
                exit $rc
        }

On successive runs of the above command I get:

    dsync(heiko): Warning: Deleting mailbox 'Serververwaltung.Mailinglisten Anforderung': UID=16 GUID= is missing locally
    EXIT: 75
    dsync(heiko): Warning: Deleting mailbox 'Serververwaltung.Mailman': UID=2 GUID= is missing locally
    EXIT: 75
    dsync(heiko): Warning: Deleting mailbox 'Serververwaltung.Servermeldungen': UID=514 GUID= is missing locally
    EXIT: 75
    dsync(heiko): Warning: Deleting mailbox 'Serververwaltung.Servermeldungen.AIDE': UID=188292 GUID= is missing locally
    EXIT: 75 
    dsync(heiko): Warning: Deleting mailbox 'Serververwaltung.Servermeldungen.AIDE.AIDE - 2012': UID=9343 GUID= is missing locally
    EXIT: 75

Any idea where to look next? Is 'doveadm backup' the wrong tool for such
migration? (I'd say with about 2.2.9 I had similar problems, but at
least it didn't stop at every subfolder.)

    Best regards from Dresden/Germany
    Viele Grüße aus Dresden
    Heiko Schlittermann
-- 
 SCHLITTERMANN.de ---------------------------- internet & unix support -
 Heiko Schlittermann, Dipl.-Ing. (TU) - {fon,fax}: +49.351.802998{1,3} -
 gnupg encrypted messages are welcome --------------- key ID: F69376CE -
 ! key id 7CBF764A and 972EAC9F are revoked since 2015-01 ------------ -
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://dovecot.org/pipermail/dovecot/attachments/20160627/1f9d6a56/attachment.sig>


More information about the dovecot mailing list