On Thu, Aug 08, 2024 at 11:07:38AM +0900, Norbert Preining wrote:
On Thu, 08 Aug 2024, Norbert Preining wrote:Maildir store 'xxxx-local': Path cannot be nested under InboxThe respective entry in .mbsyncrc is: MaildirStore xxxx-local Path ~/Maildir/xxxx/Adding Inbox ~/Maildir/xxxx/xxxx there [...] makes all work again.
hmm, yeah, Inbox' default is ~/Maildir, so your Path collides with the restriction (cf. commit 3bfc3c50). in principle, i could delay the complaint until INBOX is actually referenced, but this would add quite some complexity. a simpler but much more drastic measure would be removing the default altogether - i don't suppose that too many people would be actually affected by this (everyone who needs it configures it explicitly, no?), so it may be still acceptable. disagreements? _______________________________________________ isync-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/isync-devel
