On 1/2/20 3:24 AM, Oswald Buddenhagen wrote:
you need to use uid fetch, as the mumbers refer to uids. the exact command mbsync invokes should be something close to this:

1234 uid fetch 2909 (body.peek[])

(you can observe that by running with -Dn or -- including the payloads -- with -DN (not recommended ...)).

note that the "MAIL FROM:" headers are technically kinda invalid and would deserve fixing (obtaining a reliable INTERNALDATE for them might be a problem, though), but that's not a problem for mbsync.


Ah, thanks. Here's what I get from that:

   1234 uid fetch 2909 (body.peek[])
   * 2905 FETCH (UID 2909 BODY[] {212}
   MAIL FROM: <william@REDACTED>
   To: redac...@photos.flickr.com
   Subject: Shadow Hammers
   From: <william@REDACTED>
   Date: Thu, 23 Jun 2005 21:48:00 -0700
   X-Sender: william@REDACTED
   X-Sender: william@REDACTED

   )
   1234 OK Fetch completed.


That message also doesn't appear to be synced, but I'm not seeing why mbsync doesn't like it. Do you see anything?

Thanks,

William
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to