dotted Maildir directories
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Hello,
it's been asked before by other users on this list but
I haven't made this work:
how do I force offlineimap to create dotted maildir
directories?
For instance, .offlineimaprc is as follows:
[general]
accounts = user
[Account vdipaola]
localrepository = Local
remoterepository = Remote
[Repository Local]
type = Maildir
localfolders = ~/.maildir
sep = .
#type = IMAP
#remotehost = inf-bl07
#remoteuser = me
#remotepass = password
#reference = INBOX
[Repository Remote]
type = IMAP
remotehost = aux2
remoteuser = me
remotepass = password
nametrans = lambda foldername: re.su ('^INBOX\.*',
'.', foldername)
=========
When offlineimap finishes it handles the INBOX fine,
storing the messages inside ~/.maildir/cur/ and
~/.maildir/new/. However, if the "remotehost" has
folders, they are created locally in Maildir without
the leading dot. How can this be done (e.g. can one
use nametrans to translate any wildcard folder FOLDER
-> .FOLDER)?
Regards,
Vieri
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
- dotted Maildir directories,
Vieri Di Paola <=
|
|