Quoting Jonas Smedegaard (2019-11-05 13:55:59)
> One of my accounts no longer syncronize correctly:
> 
> $ interimap --config hb INBOX
> remote: ERROR: UIDVALIDITY changed! (1571588814 != 1154884797)  Need to 
> invalidate the UID cache.
> local: IMAP traffic (bytes): recv 625 sent 108
> remote: IMAP traffic (bytes): recv 793 (compr. 766, factor 0.97) sent 181 
> (compr. 184, factor 1.02)
> 
> ...and it seems the --repair option doesn't do its job:
> 
> $ interimap --config hb --repair INBOX
> remote: ERROR: UIDVALIDITY changed! (1571588814 != 1154884797)  Need to 
> invalidate the UID cache.
> local: IMAP traffic (bytes): recv 625 sent 108
> remote: IMAP traffic (bytes): recv 793 (compr. 764, factor 0.96) sent 181 
> (compr. 184, factor 1.02)
> 
> Here with some more details:

...and here's debug from tunnel-based access with stderr stuff silenced:

$ interimap --config hb --repair --debug INBOX
>>> interimap 0.4
local: S: * PREAUTH [CAPABILITY IMAP4rev1 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 BINARY MOVE SNIPPET=FUZZY PREVIEW=FUZZY LITERAL+ 
NOTIFY SPECIAL-USE] Logged in as jonas
local: C: 000000 ENABLE QRESYNC
local: S: * ENABLED QRESYNC
local: S: 000000 OK Enabled (0.001 + 0.000 secs).
remote: S: * PREAUTH [CAPABILITY IMAP4rev1 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 BINARY MOVE SNIPPET=FUZZY LITERAL+ NOTIFY 
SPECIAL-USE COMPRESS=DEFLATE] Logged in as jonas
remote: C: 000000 COMPRESS DEFLATE
remote: S: 000000 OK Begin compression (0.001 + 0.000 secs).
remote: C: 000001 ENABLE QRESYNC
remote: S: * ENABLED QRESYNC
remote: S: 000001 OK Enabled (0.001 + 0.000 secs).
local: C: 000001 LIST "" INBOX RETURN (SUBSCRIBED STATUS (UIDVALIDITY UIDNEXT 
HIGHESTMODSEQ))
local: S: * LIST (\Subscribed) "." INBOX
local: S: * STATUS INBOX (UIDNEXT 290008 UIDVALIDITY 1571588814 HIGHESTMODSEQ 
71671)
local: S: 000001 OK List completed (0.076 + 0.000 + 0.075 secs).
remote: C: 000002 LIST "" INBOX RETURN (SUBSCRIBED STATUS (UIDVALIDITY UIDNEXT 
HIGHESTMODSEQ))
remote: S: * LIST (\Subscribed) "." INBOX
remote: S: * STATUS INBOX (UIDNEXT 280739 UIDVALIDITY 1571588814 HIGHESTMODSEQ 
74540)
remote: S: 000002 OK List completed (0.079 + 0.000 + 0.078 secs).
local: Update last clean state for INBOX: (UIDNEXT 9598 UIDVALIDITY 1571588814 
HIGHESTMODSEQ 165)
remote: ERROR: UIDVALIDITY changed! (1571588814 != 1154884797)  Need to 
invalidate the UID cache.
local: IMAP traffic (bytes): recv 625 sent 108
remote: IMAP traffic (bytes): recv 679 (compr. 648, factor 0.95) sent 133 
(compr. 136, factor 1.02)
Cleaning up...


-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: signature

Reply via email to