Re: [PATCH] Add an option to disable compression with IMAP

2015-12-09 Thread Ævar Arnfjörð Bjarmason
On Wed, Dec 9, 2015 at 11:35 PM, Richard Bradfield wrote: > On Wed, 9 Dec 2015, at 18:37, Ævar Arnfjörð Bjarmason wrote: >> On Wed, Dec 9, 2015 at 7:12 PM, Oswald Buddenhagen >> wrote: >> > On Wed, Dec 09, 2015 at 06:14:28PM +0100, Ævar Arnfjörð Bjarmason wrote: >> >> After some quick skimming I

Re: [PATCH] Add an option to disable compression with IMAP

2015-12-09 Thread Richard Bradfield
On Wed, 9 Dec 2015, at 18:37, Ævar Arnfjörð Bjarmason wrote: > On Wed, Dec 9, 2015 at 7:12 PM, Oswald Buddenhagen > wrote: > > On Wed, Dec 09, 2015 at 06:14:28PM +0100, Ævar Arnfjörð Bjarmason wrote: > >> After some quick skimming I couldn't find a "how to contribute" doc, > >> > > just posting un

Re: offlineimap/mbsync state files compatibility

2015-12-09 Thread Nicolas Sebrecht
On Wed, Dec 09, 2015 at 09:18:33AM +0100, Oswald Buddenhagen wrote: > On Mon, Dec 07, 2015 at 09:54:29PM -0300, Raphaël wrote: > > - Why mbsync .uidvalidity file does not contain the value that > > OfflineIMAP calls folder UIDVALIDITY? > > > i presume offlineimap forces the remote uid scheme on

Re: [PATCH] Add an option to disable compression with IMAP

2015-12-09 Thread Ævar Arnfjörð Bjarmason
On Wed, Dec 9, 2015 at 7:12 PM, Oswald Buddenhagen wrote: > On Wed, Dec 09, 2015 at 06:14:28PM +0100, Ævar Arnfjörð Bjarmason wrote: >> After some quick skimming I couldn't find a "how to contribute" doc, >> > just posting unified diffs (git-format-patch) to the list, like in good > old times ...

Re: offlineimap/mbsync state files compatibility

2015-12-09 Thread Nicolas Sebrecht
On Mon, Dec 07, 2015 at 09:54:29PM -0300, Raphaël wrote: > Hi, > > I've used OfflineIMAP for some months, but I now intend to switch to > mbsync¹ (the later let me avoid syncing email deleting from master to slave). > > I would like to avoid downloading again GB of emails still in the remote > r

Re: [PATCH] Add an option to disable compression with IMAP

2015-12-09 Thread Oswald Buddenhagen
On Wed, Dec 09, 2015 at 06:14:28PM +0100, Ævar Arnfjörð Bjarmason wrote: > After some quick skimming I couldn't find a "how to contribute" doc, > just posting unified diffs (git-format-patch) to the list, like in good old times ... i didn't look much into the patch, but it seems excessive - git ma

[PATCH] Add an option to disable compression with IMAP

2015-12-09 Thread Ævar Arnfjörð Bjarmason
After some quick skimming I couldn't find a "how to contribute" doc, and I didn't want to create a SF account to fork there, so I've uploaded a patch to GitHub to add the ability to disable IMAP zlib compression: See: https://github.com/avar/isync/commit/ba2b677b5 To apply it: git remote add

Re: offlineimap/mbsync state files compatibility

2015-12-09 Thread Oswald Buddenhagen
On Mon, Dec 07, 2015 at 09:54:29PM -0300, Raphaël wrote: > What are the 2+3 values, in the header of mbsync's folder state file? > git master rewrites the format to use a header with more or less self-explanatory keywords, so you probably should just give it a try. > = other questions: > -