Re: Forcing CopyArrivalDate on messages after sync

2021-08-08 Thread Liam Hupfer via isync-devel
Oswald Buddenhagen writes: > On Sat, Aug 07, 2021 at 10:54:25AM -0500, Liam Hupfer wrote: >>Or am I misunderstanding, and there is a way to resync everything from >>the maildir side without duplicating everything on the IMAP side? >> > the sync process is (almost) entirely symmetrical. just make

Re: Manually importing message files to a maildir

2021-08-08 Thread Liam Hupfer via isync-devel
Oswald Buddenhagen writes: > make sure to strip out any ,U=xxx infix from the file names, and just move > them into the maildir, so they are treated like any other new message. I wasn’t really sure how new messages were treated, to be honest. Do I read the source code for that? So then if I have

Re: Manually importing message files to a maildir

2021-08-08 Thread Oswald Buddenhagen
On Sun, Aug 08, 2021 at 03:11:05AM -0500, Liam Hupfer wrote: Oswald Buddenhagen writes: just move them into the maildir, so they are treated like any other new message. I wasn’t really sure how new messages were treated, to be honest. Do I read the source code for that? why would it even m

Re: Forcing CopyArrivalDate on messages after sync

2021-08-08 Thread Oswald Buddenhagen
On Sun, Aug 08, 2021 at 03:02:44AM -0500, Liam Hupfer wrote: Oswald Buddenhagen writes: nuke the corresponding sync state files when clearing the server-side boxes, as otherwise the deletions will propagate. Ok, great. But what are the corresponding sync state files? that part is documented