Quoting Guilhem Moulin (2019-11-17 17:07:16)
> Control: tag -1 pending
> 
> On Sun, 17 Nov 2019 at 16:07:38 +0100, Jonas Smedegaard wrote:
> > * 3396 FETCH (UID 97 MODSEQ (1) FLAGS () INTERNALDATE "01-Jan-1970 00:00:00 
> > +0000" BODY[] NIL)
> 
> Many thanks, that's the first time I see ‘BODY[] NIL’ in an untagged
> FETCH response :-)  That explains the warning in your original bug
> report.  RFC 3501 allows ‘BODY[] NIL’ in untagged FETCH responses, but
> not in APPEND commands so in the context of mailbox synchronization I
> see no option other than gracefully ignoring these (just like
> zero-length messages).
> 
> >> Does ‘doveadm force-resync INBOX.olpc’
> >> help in convincing dovecot to forget about that message?
> > 
> > I avoid above command to be able to test your later bugfix.
> 
> The following commit should silence the “uninitialized value” warning
> (which is benign/cosmetic anyway):
> 
>     
> https://git.guilhem.org/interimap/commit/?id=5d55a14fa52981ae2a8bb6e65a65bf410c773464
> 
> However for the reproducible warning in --repair mode I don't see what
> can be done because we receive conflicting responses from the server:
> first it says there is a message that wasn't copied to the other side
> (hence the note about re-downloading), then that there is no such
> message.
> 
> > Tell me if that's a wrong approach and you have no need for my mailbox
> > staying broken.
> 
> Feel free to repair your mailbox on the remote now :-)  Thanks for
> holding that, though!

Seems the "force-repair" command didn't make any change:

jonas@auryn:~$ ssh jonas-deb...@xayide.jones.dk 'doveadm force-resync 
INBOX.olpc'
doveadm(jonas-debian): Error: net_connect_unix() failed: Connection refused
jonas@auryn:~$ interimap --config debian
local(INBOX.olpc): WARNING: No match for 1 vanished remote UID(s) 97. Ignoring.
local: IMAP traffic (bytes): recv 9.48K sent 185
remote: IMAP traffic (bytes): recv 9.73K sent 218
jonas@auryn:~$ interimap --config debian
local: IMAP traffic (bytes): recv 9.11K sent 104
remote: IMAP traffic (bytes): recv 9.33K sent 104
jonas@auryn:~$ interimap --config debian --repair
local(INBOX.olpc): WARNING: No match for modified remote UID 97. Downloading 
again.
local: IMAP traffic (bytes): recv 14.07M sent 8.11K
remote: IMAP traffic (bytes): recv 13.83M sent 11.11K
jonas@auryn:~$ interimap --config debian
local: IMAP traffic (bytes): recv 9.11K sent 104
remote: IMAP traffic (bytes): recv 9.33K sent 104
jonas@auryn:~$ interimap --config debian
local: IMAP traffic (bytes): recv 9.11K sent 104
remote: IMAP traffic (bytes): recv 9.33K sent 104


 - Jonas

-- 
 * 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