Firstly, thanks! I have been using offlineimap for a while but needed to switch to Maildir++ format and isync was so much easier to get going thanks to the Subfolder Maildir++ option in Git master.
mbsync is syncing down from the remote IMAP server perfectly, everything on my local disk looks great: * INBOX is in the top level dir as cur, new, tmp * INBOX subfolders are in top level as ..subfolder * Directories at same level as INBOX are in top level, such as .Drafts Syncing back up to the IMAP server, however I'm getting the following error from box_confirmed2( ) in src/sync.c: Error: channel email: slave INBOX/subfolder cannot be opened. Is this something wrong in my config, or perhaps because syncing back up doesn't know to look for INBOX/subfolder as ..subfolder? My config is pretty simple: IMAPStore email-remote Host imap.server.com User csmart Pass ****** MaildirStore email-local Inbox ~/.maildir/ SubFolders Maildir++ Channel email Master :email-remote: Slave :email-local: Patterns * !Trash Create Both SyncState * Many thanks! Chris ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/isync-devel