Hi, all.  I recently upgraded to 1.1.0 (from the Fedora 20 repository),
but synchronization no longer works.  I tried building 1.1.0 from
source, just in case there was a problem with the distro, but I get the
same behavior.  Downgrading to 1.0.6 makes everything work again.

Here's my .mbsyncrc:

        Expunge None
        Create Both

        IMAPStore ein
        Host localhost
        User akin
        UseIMAPS no
        Tunnel "ssh -q localhost /usr/libexec/dovecot/imap"

        IMAPStore tuo
        Host arden.org
        User akin
        UseIMAPS no
        Tunnel "ssh -q -C arden.org /usr/libexec/dovecot/imap"

        Channel tuo
        Master :tuo:/home/akin/Mail/
        Slave :ein:/home/akin/Mail/
        Patterns *
        Sync All
        Expunge Both

I'm using ssh tunnelling, with identity added elsewhere at runtime, so
there's no password or password prompting.  My IMAP server is dovecot,
which I've verified runs correctly with other clients.

Here's (part of) the output from mbsync -D -V:

        S: * PREAUTH [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID 
ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS 
THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN 
NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT 
SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE BINARY MOVE] Logged in 
as akin
        S: >>> 1 NAMESPACE
        S: * NAMESPACE (("" "/")) NIL NIL
        S: 1 OK Namespace completed.
        S: >>> 2 LIST "" "*"
        S: * LIST (\NoInferiors \UnMarked) "/" ups
        S: * LIST (\NoInferiors \Marked) "/" computerhistorymuseum
        [595 other folders omitted]
        S: * LIST (\HasNoChildren) "/" INBOX
        S: 2 OK List completed.
        M: * PREAUTH [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID 
ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS 
THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN 
NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT 
SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS SPECIAL-USE BINARY MOVE] Logged in 
as akin
        M: >>> 1 NAMESPACE
        M: * NAMESPACE (("" "/")) NIL NIL
        M: 1 OK Namespace completed.
        M: >>> 2 LIST "" "*"
        M: * LIST (\NoInferiors \Marked) "/" ups
        M: * LIST (\NoInferiors \Marked) "/" computerhistorymuseum
        [595 other folders omitted]
        M: * LIST (\HasNoChildren) "/" INBOX
        M: 2 OK List completed.
        S: >>> 3 LOGOUT
        M: >>> 3 LOGOUT
        imap(akin): Info: Disconnected: Logged out in=36 out=28026
        S: * BYE Logging out
        S: 3 OK Logout completed.
        imap(akin): Info: Disconnected: Logged out in=36 out=27148
        M: * BYE Logging out
        M: 3 OK Logout completed.

Note that all the mail folders are found, but no messages are pulled or
expunged.  With 1.0.6, everything else the same, synchronization happens
as expected.

Any ideas?

Thanks!
Allen

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to