[general] pythonfile = ~/.mutt/offlineimap.py metadata = ~/.mutt/offlineimap_meta accounts = mpi ui = quiet [Account mpi] localrepository = Local remoterepository = Remote postsynchook = notmuch new [Repository Local] type = Maildir localfolders = ~/.mutt/mail nametrans = lambda foldername: 'Mail.' + foldername [Repository Remote] type = IMAP remotepasseval = mailpasswd() remotehost = imaphost.mpi.nl remoteuser = marlub reference = Mail nametrans = lambda foldername: re.sub('^Mail.', '', foldername) [mbnames] enabled = yes filename = ~/.mutt/mailboxes header = "mailboxes " peritem = "~/.mutt/mail/%(foldername)s/" sep = " " footer = "\n"