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