Re: courier-imap + evolution
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Wed, 2004-04-28 at 15:39, John Goerzen wrote:
> 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)
now it is better, thanks...
but the problem is still not completely solved....
i have folders in folders...
for example a 'gnome' maildir, which contains mails..
but i also have a 'gnome/nautilus' maildir, which also contains mails...
on the imap server,
those directories are '$HOME/Maildir/.gnome' and
'$HOME/Maildir/.gnome.nautilus'....
which are shown in evo as 'gnome', which contains mails, but i can also
open it as a treeview, and it has a subdir called 'nautilus'...
but now, when using offlineimap,
i have 'gnome' and 'gnome.nautilus'.
can i somehow make offlineimap work like that?
i think i could make a nametrans which would map it to the correct
'gnome/nautilus' but would then offlineimap create the correct entries?
gabor
|
|