Complete.Org: Mailing Lists: Archives: offlineimap: July 2007:
Re: [naveen@xxxxxxxxxxxxx: IMAP to IMAP syncing problems with different
Home

Re: [naveen@xxxxxxxxxxxxx: IMAP to IMAP syncing problems with different

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: naveen@xxxxxxxxxxxxx, offlineimap@xxxxxxxxxxxx
Subject: Re: [naveen@xxxxxxxxxxxxx: IMAP to IMAP syncing problems with different hierarchy seperators]
From: John Goerzen <jgoerzen@xxxxxxxxxxxx>
Date: Tue, 10 Jul 2007 10:09:59 -0500

On Fri July 6 2007 7:46:08 pm naveen@xxxxxxxxxxxxx wrote:
> Hi John,
>
> Sorry to be a nuisance, but I left a post on the offlineimap mailing
> list a month ago. I hadn't received a response and I've been stuck
> wit hthe same problem since. I am looking towards consolidating my
> several IMAP mailboxes but unfortunately still have issues having
> offlineimap play nicely with two different mailboxes using different
> hierarchy seperators.
>
> If you could take a look at the email I'm forwarding (it's the same email
> posted to the mailing list), I would be much appreciative..
>
> Thanks,
> Naveen Nathan

You will likely need a nametrans, possibly something as simple as:

nametrans = lambda foldername: foldername.replace('.', '/')

-- John



[Prev in Thread] Current Thread [Next in Thread]