On Wed, Aug 06, 2014 at 05:08:22PM +0200, Milan Vancura wrote:
> I tried to configure a basic setup with mbsync but I was surprised by
> PathDelimiter behavior.
> 
your problem doesn't have anything to do with the delimiter. maildir
subfolders always start with a period.

> remote side contains mail folders: INBOX (incomming) and INBOX.*
> I expected to get on local side: ~/Maildir/spool  and ~/Maildir/INBOX/*
> 
you must understand that INBOX.* are subfolders of INBOX, so mapping
them to a different hierarchy will require fiddling.

> Instead I got the following on local side:
> ~/Maildir/spool  (OK)

> ~/Maildir/spool/.ARCHIVE ~/Maildir/INBOX/spool/.OTHER etc.
> 
are you sure? two entirely different structures?

IMAPStore remote-store
        Account remote-account
        UseNamespace no
        PathDelimiter .

Channel work
        Master :remote-store:INBOX.
        Slave  :local-store:INBOX.
        Patterns * INBOX

if this doesn't work, you need a separate Channel for the inbox.


------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to