Complete.Org: Mailing Lists: Archives: offlineimap: April 2004:
Re: courier-imap + evolution
Home

Re: courier-imap + evolution

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: gabor <gabor@xxxxxxxx>
Cc: offlineimap@xxxxxxxxxxxx
Subject: Re: courier-imap + evolution
From: John Goerzen <jgoerzen@xxxxxxxxxxxx>
Date: Wed, 28 Apr 2004 08:39:45 -0500

On Wed, Apr 28, 2004 at 09:00:30AM +0200, gabor wrote:
> what should i do?
> 
> do i have to play with nametrans?

Yes.  Use this example from the sample config file:

nametrans = lambda foldername: re.sub('^INBOX.', '', foldername)

-- John


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