On Thu, Feb 04, 2016 at 02:43:50PM -0800, Scott Mcdermott wrote:
> Getting this nearly every time I sync my local Maildirs
> with Google's IMAP server:
> 
>     Maildir notice: sleeping due to recent directory modification.
> 
i suppose that may mean that you're syncing folders multiple times
directly adjacently. maybe your Patterns are botched? or you're
launching multiple mbsync processes simultaneously?
try mbsync -l, possibly in combination with -DMn (assuming mbsync 1.2).
also, post your config file.

> Note, I do see an undocumented '-Z' flag that stifles
> it (and appears to do nothing else in the whole source
> tree); is it safe to use this? Is there a reason it's
> undocumented?
> 
this flag exists solely for use by the autotest.
the purpose of the check is to ensure that we have an atomic snapshot of
the mailbox, which is important when messages get moved between the cur
and new subdirectories (failure to do so would produce a double listing
and subsequent UID clash and error out, or no listing and a resulting
bogus propagation of a deletion and thus data loss).

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to