Re: sync states between machines independently from server

2022-04-19 Thread zimoun
Hi, On Tue, 19 Apr 2022 at 15:19, Oswald Buddenhagen wrote: > >mbsync --merge desktop > > > the complexity of that is beyond anything i'd consider reasonable. Thanks for the honest answer. Indeed the devil is in the details. Cheers, simon ___

Re: sync states between machines independently from server

2022-04-19 Thread Oswald Buddenhagen
On Tue, Apr 19, 2022 at 02:51:24PM +0200, zimoun wrote: What do you mean by "configure a separate channel"? the desktop would have to serve the archive via IMAP. then the laptop could mbsync it into a separate Store, via a separate Channel. mbsync --merge desktop the complexity of that

Re: sync states between machines independently from server

2022-04-19 Thread zimoun
Hi, Thanks for your answer. On Tue, 19 Apr 2022 at 14:17, Oswald Buddenhagen wrote: > the classic star config (each device syncs from the server and > notmuch'es independently) works fine, but that would leave the archive > inaccessible from the laptop, except if you configure a separate channe

Re: sync states between machines independently from server

2022-04-19 Thread Oswald Buddenhagen
On Tue, Apr 19, 2022 at 12:37:59PM +0200, zimoun wrote: Before giving a try, I would like to be sure I am not missing the obvious. :-) you can't have 3-way sync with mbsync. the classic star config (each device syncs from the server and notmuch'es independently) works fine, but that would le

Re: mbsync slow gmail All Email folder with +100K emails

2022-04-19 Thread Martin Clausen
On Tue, Apr 19, 2022 at 1:45 PM Oswald Buddenhagen < oswald.buddenha...@gmx.de> wrote: > On Mon, Apr 18, 2022 at 11:34:59AM +0200, Martin Clausen wrote: > >Looks to me like the time is spent on a gigantic number of the 4 > >operations I listed all for the All Mail folder. > > > as i expected, by f

Re: mbsync slow gmail All Email folder with +100K emails

2022-04-19 Thread Oswald Buddenhagen
On Mon, Apr 18, 2022 at 11:34:59AM +0200, Martin Clausen wrote: Looks to me like the time is spent on a gigantic number of the 4 operations I listed all for the All Mail folder. as i expected, by far most time is spent receiving IMAP FETCH responses. so the network is definitely the limiting

sync states between machines independently from server

2022-04-19 Thread zimoun
Hi, Well, my question is probably answered somewhere but I am not able to find a satisfactory solution. My workflow is typical: I fetch emails from various IMAP servers and I have 2 clients (laptop and desktop). I cannot let all the emails on these servers because the space is very limited. The

Re: mbsync slow gmail All Email folder with +100K emails

2022-04-19 Thread Oswald Buddenhagen
On Mon, Apr 18, 2022 at 11:34:59AM +0200, Martin Clausen wrote: OK. I captured the output of mbsync -D gamil | ts "%H:%M:%.S". It is approx 35 mb. it should compress well. mail it to me privately. ___ isync-devel mailing list isync-devel@lists.sour