Hi, i recently compiled the Git-Version of isync, because i was not 
able to receive folders recursively. This is now working, but i have a 
question about the creation of remote folders. My Setup:

IMAPAccount test-imaps
        Host mail.mycert.de
        RequireSSL yes
        CertificateFile /home/user/.mails/test/certs/mycert.pem

IMAPStore test-remote
        Account test-imaps

MaildirStore test-local
        Path ~/.mails/test/
        Inbox ~/.mails/test/INBOX
        Flatten .

Channel test
        Master :test-remote:
        Slave :test-local:
        Patterns INBOX INBOX/Sent INBOX/Drafts INBOX/Test
        Create Both
        Expunge Master


user@host ~ $ ls .mails/test/
certs  INBOX  INBOX.Drafts  INBOX.Sent  INBOX.Test

I created INBOX.Test local, it does _not_ exist on the server. 
Shouldn't Test be created on test-remote now? Because it is not.

Thanks in advance,
Regards,
Fabian

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to