On Fri, Feb 07, 2014 at 08:15:39AM +0100, Oswald Buddenhagen wrote:
> On Fri, Feb 07, 2014 at 10:54:12AM +0400, Eugene Berdnikov wrote:
> > On Wed, Feb 05, 2014 at 12:44:01PM +0100, Oswald Buddenhagen wrote:
> > > this appears to be an upstream bug in the compatibility wrapper.
> > > 
> > > you can migrate to the "proper" mbsync by running "isync -w" and fixing
> > > the broken .mbsyncrc by hand.
> > 
> >  Tried: run "isync -w" from 1.1.0-1 package.
> >  Resultimg .mbsyncrc does not contain dots in file paths.
> >  However, running "mbsync -a" on it gives the same result
> >  (errors messages about broken file paths).
> > 
> >  Change paths in .mbsyncrc to absolute does not help.
> > 
> the problem must be that you have a path in the mailbox name, while it
> should be only in the Path element. i.e., the local_root hack just
> doesn't work any more.

 Maybe (I have no clear understanding of mbsync config).
 If this is a wrapper bug, it should be also fixed, I think.

> i can't give you a complete config, because you didn't, either...

 Here is my .isyncrc:
------------------------------------------------------------------------
Host haliotis.srv.rdtex.ru
User evgeniy_berdnikov
Pass *******
CertificateFile /home/berd/.isyncrc.cert
RequireSSL no
Delete yes
Expunge yes

Mailbox /var/mail/berd
Alias main

Mailbox /home/berd/Mail/is_spam
Box is_spam
Alias is_spam

------------------------------------------------------------------------

 Here is .mbsyncrc generated from it via "isync -w":
------------------------------------------------------------------------
SyncState *

MaildirStore local
Path "~/"
Inbox "~/INBOX"
AltMap no

MaildirStore local_root
Path /
AltMap no

IMAPAccount [email protected]
Host haliotis.srv.rdtex.ru
Port 143
User "evgeniy_berdnikov"
Pass "*******"
RequireCRAM no
RequireSSL no
UseSSLv2 no
UseSSLv3 no
UseTLSv1 yes
CertificateFile /home/berd/.isyncrc.cert

IMAPStore rdtex
Account [email protected]
UseNamespace yes

Channel main
Master :rdtex:"INBOX"
Slave :local_root:"var/mail/berd"
Expunge Both

Channel is_spam
Master :rdtex:"is_spam"
Slave :local:"Mail/is_spam"
Expunge Both
------------------------------------------------------------------------


-- 
 Eugene Berdnikov


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to