On Fri, Aug 19, 2016 at 12:08:29PM +0200, Tamas Baumgartner-Kis wrote:
> Hi,
>
> I want to use offlineimap to be able to use notmuch-mutt search.
> This is working fine, but I have a question about syncing new folders to
> the remote server.
>
>
> I assumed that if I set createfolders=True in the .offlineimaprc than
> I can create a new folder on my local maildir like:
>
> mkdir ~/.mail/INBOX.newfolder
>
> and offlineimap will sync this folder up to the remote server.
>
> But this is not happening... do I understand something wrong?
You must create the folder in the maildir format with new, cur and tmp.
$ mkdir ~/.mail/INBOX.newfolder/{new,tmp,cur}
--
Nicolas Sebrecht
_______________________________________________
OfflineIMAP-project mailing list: [email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project
OfflineIMAP homepages:
- https://github.com/OfflineIMAP
- http://offlineimap.org