offlineimap: Update mowedline after sync

This commit is contained in:
Tom Willemsen 2013-02-21 15:10:03 +01:00
parent bfcd2d8f3b
commit f20965bd75

View file

@ -8,7 +8,7 @@ pythonfile = ~/.offlineimap.py
[Account ryuslash.org] [Account ryuslash.org]
localrepository = ryuslash.org-local localrepository = ryuslash.org-local
remoterepository = ryuslash.org-remote remoterepository = ryuslash.org-remote
postsynchook = mu index --muhome=~/.mu/ryuslash --maildir=~/documents/mail/ryuslash.org; ~/usr/bin/emacs-send-mail ryuslash.org postsynchook = /home/slash/usr/bin/emacs-send-mail ryuslash.org; /home/slash/usr/bin/mode-line-mail ryuslash.org ryu
[Repository ryuslash.org-local] [Repository ryuslash.org-local]
type = Maildir type = Maildir
@ -25,7 +25,7 @@ nametrans = lambda folder: folder.lower()
[Account aethon] [Account aethon]
localrepository = aethon-local localrepository = aethon-local
remoterepository = aethon-remote remoterepository = aethon-remote
postsynchook = mu index --muhome=~/.mu/aethon --maildir=~/documents/mail/aethon; ~/usr/bin/emacs-send-mail aethon postsynchook = /home/slash/usr/bin/emacs-send-mail aethon; /home/slash/usr/bin/mode-line-mail aethon ae
[Repository aethon-local] [Repository aethon-local]
type = Maildir type = Maildir
@ -44,7 +44,7 @@ nametrans = lambda folder: re.sub('^INBOX$', 'inbox', re.sub('^\[Gmail\]/
[Account gmail] [Account gmail]
localrepository = gmail-local localrepository = gmail-local
remoterepository = gmail-remote remoterepository = gmail-remote
postsynchook = mu index --muhome=~/.mu/gmail --maildir=~/documents/mail/gmail; ~/usr/bin/emacs-send-mail gmail postsynchook = /home/slash/usr/bin/emacs-send-mail gmail; /home/slash/usr/bin/mode-line-mail gmail g
[Repository gmail-local] [Repository gmail-local]
type = Maildir type = Maildir
@ -63,7 +63,7 @@ nametrans = lambda folder: re.sub('^INBOX$', 'inbox', re.sub('^\[Gmail\]/
[Account ninthfloor] [Account ninthfloor]
localrepository = ninthfloor-local localrepository = ninthfloor-local
remoterepository = ninthfloor-remote remoterepository = ninthfloor-remote
postsynchook = mu index --muhome=~/.mu/ninthfloor --maildir=~/documents/mail/ninthfloor; ~/usr/bin/emacs-send-mail ninthfloor postsynchook = /home/slash/usr/bin/emacs-send-mail ninthfloor; /home/slash/usr/bin/mode-line-mail ninthfloor 9f
[Repository ninthfloor-local] [Repository ninthfloor-local]
type = Maildir type = Maildir