Re: dsync: assert panic on mbox // no INBOX sync on hybrid mbox/maildir

2017-09-27 Thread Aki Tuomi
Hi, this particular crash is being tracked internally. We have not been able to fix it yet. Aki On 27.09.2017 13:47, David Gardner wrote: > Hi, > replying to my own issue: > The dsync crash seems to be triggered when there are emails to copy in > both directions, and it's fairly clear from comm

Re: dsync: assert panic on mbox // no INBOX sync on hybrid mbox/maildir

2017-09-27 Thread David Gardner
Hi, replying to my own issue: The dsync crash seems to be triggered when there are emails to copy in both directions, and it's fairly clear from comments in the code that it should be releasing a read lock before trying to grab a write lock. A work-around for the crash was doing a one-way sync m

Re: dsync: assert panic on mbox // no INBOX sync on hybrid mbox/maildir

2017-09-26 Thread Dave Stubbs
Why not do maildir format with the Inboxes as well? When every single email is its own file, it makes synchronization so much easier.  You could use rsync for one-way or unison for multi-master (two-way) Dave On 9/26/2017 3:39 PM, David Gardner wrote: Hi, This (hopefully!) might be a cas

dsync: assert panic on mbox // no INBOX sync on hybrid mbox/maildir

2017-09-26 Thread David Gardner
Hi, This (hopefully!) might be a case of user error, as I'm new to dovecot... Alternatively it might be some confusion in an index, since I've been mucking about trying different things in my configuration files and had frequent crashes. I'm trying to sync 2 (LAN) hosts, ideally to have full auto