On Wed, May 13, 2026 at 03:49:30PM +1000, Seth McDonald wrote:
On Wed, 06 May 2026 at 10:24:08 +0200, Oswald Buddenhagen wrote:
it must still report that INBOX exists, while not actually creating it.

So assuming the maildir is accessible (though perhaps not yet existent),
you want maildir_validate() to still return DRV_OK here?

well, i guess "it" was not precise enough. it doesn't have to be that particular low-level function (with its current signature).

you need to think the whole issue a tad bigger. if it was absolutely trivial, i would have fixed it myself already.

Related, I noticed the assertion is hit when the near-side store exists
prior to dry running mbsync, not just when it is INBOX.  So the fix
likely shouldn't just be a change that accounts for the special case of
INBOX.

yeah, that changes the situation slightly. the improperly handled inbox special case might not be the ultimate root cause for the crash. but it needs to be taken care of regardless.


_______________________________________________
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to