Hi all,

I am trying to use mbsync to sync my Gmail account. My .mbsyncrc looks
lie this:

--8<---------------cut here---------------start------------->8---
IMAPStore gmail-remote
Account gmail

MaildirStore gmail-local
Path ~/Maildir

Channel gmail
Master :gmail-remote:
Slave :gmail-local:
Patterns INBOX Cuentas/csanchez...@gmail.com
Create Slave
Sync Pull
--8<---------------cut here---------------end--------------->8---

which creates folders in my local store as:

~/Maildir/{cur,new,tmp}
~/Maildir/Cuentas/.csanchez...@gmail.com/{cur,new,tmp}

Note the dot is missing in "Cuentas". I have tried adding the dot to
the store path ("Path ~/Maildir/."), and then during initial sync
everything goes well and works as expected (~/Maildir/.Cuentas...), but
on a second run I get:

csanchez@gollum ~$ mbsync gmail
C: 0/1  B: 1/2  M: +0/0 *0/0 #0/0  S: +0/0 *0/0 #0/0
Error: channel gmail: slave Cuentas/csanchez...@gmail.com cannot be
opened.
C: 1/1  B: 2/2  M: +0/0 *0/0 #0/0  S: +0/0 *0/0 #0/0

What is the correct way to do this? Note "Cuentas" should need the dot
as it is a Maildir subfolder.

Thanks!

Carlos

-- 
A baby's first impressions are the adult's last conclusions - with an adjective
or two added from a lifetime of experience.

William Tenn, "Of Men and Monsters" (1968)

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to