Re: Synchronizing across multiple folders

2016-07-19 Thread Gilles LAMIRAL
Hi Oswald, >> In the real world, servers change headers, a bit. >> Particularly the "Date:" one can be very different, as a string. >> Even Message-Id is sometimes changed; not the human readable value >> but case (uppercase, lowercase), spaces/tab are changed. >> > this presumably doesn't happen

Re: Synchronizing across multiple folders

2016-07-14 Thread Oswald Buddenhagen
On Wed, Jul 13, 2016 at 04:02:10PM +0200, Gilles LAMIRAL wrote: > Hi Oswald, > > - 1. UIDVALIDITY change recovery > > > - it happens that messages have no Message-Id (in particular, this > >is permissible for drafts). the way around that is synthesizing > >one: fetch all avail

Re: Synchronizing across multiple folders

2016-07-13 Thread Gilles LAMIRAL
Hi Oswald, >> Thinking again... can I receive those directions? >> > so, somewhat belated, here they are: > > - 1. UIDVALIDITY change recovery > - it happens that messages have no Message-Id (in particular, this >is permissible for drafts). the way around that is synthesizing >

Re: Synchronizing across multiple folders

2016-07-10 Thread Oswald Buddenhagen
On Sat, Jul 09, 2016 at 10:10:27PM +0200, Yuri D'Elia wrote: > On Sat, Jul 09 2016, Oswald Buddenhagen wrote: > > - 1. UIDVALIDITY change recovery > > - background: some servers (ms exchange in particular) like to > > change > > If I could punch the idiots behind exchange, I would. > i think t

Re: Synchronizing across multiple folders

2016-07-09 Thread Yuri D'Elia
On Sat, Jul 09 2016, Oswald Buddenhagen wrote: > - 1. UIDVALIDITY change recovery > - background: some servers (ms exchange in particular) like to > change If I could punch the idiots behind exchange, I would. My hopes where high when my company switched the server to outlook365, only to reali

Re: Synchronizing across multiple folders

2016-07-09 Thread Oswald Buddenhagen
On Thu, Jun 23, 2016 at 05:06:15PM +0200, Yuri D'Elia wrote: > On Sun, Jun 12 2016, Oswald Buddenhagen wrote: > > On Sun, Jun 12, 2016 at 03:25:35PM +0200, Yuri D'Elia wrote: > >> Does isync currently [attempt to] detect messages which have been moved > >> across folders, and propagate the change w

Re: Synchronizing across multiple folders

2016-06-23 Thread Yuri D'Elia
On Sun, Jun 12 2016, Oswald Buddenhagen wrote: > On Sun, Jun 12, 2016 at 03:25:35PM +0200, Yuri D'Elia wrote: >> Does isync currently [attempt to] detect messages which have been moved >> across folders, and propagate the change with MOVE? >> > nope. patches welcome (i can give some direction if yo

Re: Synchronizing across multiple folders

2016-06-12 Thread Yuri D'Elia
On Sun, Jun 12 2016, Oswald Buddenhagen wrote: >> But I infer this is do-able, and something that would be mainlined? >> > yes. it's in the todo file. ;) If this works like my TODO entries, it's dangerous ;) -- What Net

Re: Synchronizing across multiple folders

2016-06-12 Thread Oswald Buddenhagen
On Sun, Jun 12, 2016 at 06:31:01PM +0200, Yuri D'Elia wrote: > On Sun, Jun 12 2016, Oswald Buddenhagen wrote: > > On Sun, Jun 12, 2016 at 03:25:35PM +0200, Yuri D'Elia wrote: > >> Does isync currently [attempt to] detect messages which have been moved > >> across folders, and propagate the change w

Re: Synchronizing across multiple folders

2016-06-12 Thread Yuri D'Elia
On Sun, Jun 12 2016, Oswald Buddenhagen wrote: > On Sun, Jun 12, 2016 at 03:25:35PM +0200, Yuri D'Elia wrote: >> Does isync currently [attempt to] detect messages which have been moved >> across folders, and propagate the change with MOVE? >> > nope. patches welcome (i can give some direction if yo

Re: Synchronizing across multiple folders

2016-06-12 Thread Oswald Buddenhagen
On Sun, Jun 12, 2016 at 03:25:35PM +0200, Yuri D'Elia wrote: > Does isync currently [attempt to] detect messages which have been moved > across folders, and propagate the change with MOVE? > nope. patches welcome (i can give some direction if you're interested). --