Dear all,

I'm currently making a recursive mailbox synchronisation. On the Remote 
IMAP all of my Folders are starting with a dot '.'
When doing the mbsync , they are created without the '.'.

Any chance to change this behaviour. Didn't find any configurable 
parameters

Thanks in advance

Here after is the .mbsyncrc file

SyncState *

### accout: username
IMAPAccount username@imap-server
Host imaps:imap-server
Port 993
User "username"
Pass "password"
RequireCRAM no
RequireSSL yes
UseSSLv2 yes
UseSSLv3 yes
UseTLSv1 yes
CertificateFile /etc/pki/CA/ca-cert.pem

IMAPStore username_rem
Account username@imap-server
UseNamespace yes

MaildirStore pichon_loc
Path "~/isync-test/username/Maildir/"
Inbox "~/INBOX"
AltMap no
Flatten .

Channel username
Master :username_rem:"INBOX"
Slave :username_loc:"isync-test/username/Maildir"
#Sync New ReNew Flags
Sync Pull
Patterns *
Create Slave


-- 
[email protected]

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to