Since a few days, I get the above error message. My `~/.mbsyncrc` you
find below, slightly anonymized. Upgrading from isync 1.2.0 to 1.2.1 did
not help. What could be the issue?

    IMAPAccount gmail
    Host imap.gmail.com
    User fe...@example.com
    PassCmd "/bin/cat /secret/gmail_password"
    SSLType IMAPS
    AuthMech LOGIN
    CertificateFile ~/.mbsync/Equifax_Secure_Certificate_Authority.pem

    IMAPStore gmail-imap
    Account gmail

    MaildirStore gmail-local
    InfoDelimiter -
    Path "/home/ec2-user/Temp Backup/Internet/example.com/email/felix"
    Inbox "/home/ec2-user/Temp Backup/Internet/example.com/email/felix/INBOX"
    AltMap yes

    Channel gmail
    Master ":gmail-imap:[Gmail]/All Mail"
    Slave :gmail-local:INBOX
    Create Slave
    Expunge Slave
    Sync Pull

Example session:

    $ /usr/local/bin/mbsync -V gmail
    Reading configuration file /home/ec2-user/.mbsyncrc
    C: 0/1  B: 0/1  M: +0/0 *0/0 #0/0  S: +0/0 *0/0 #0/0
    Channel gmail
    Opening master store gmail-imap...
    Resolving imap.gmail.com... ok
    Connecting to imap.gmail.com (209.85.203.108:993)...
    Opening slave store gmail-local...
    Connection is now encrypted
    Logging in...
    Opening master box [Gmail]/All Mail...
    Opening slave box INBOX...
    Error: channel gmail: master [Gmail]/All Mail cannot be opened.
    C: 1/1  B: 1/1  M: +0/0 *0/0 #0/0  S: +0/0 *0/0 #0/0

------------------------------------------------------------------------------
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to