[mail] feat: add bindings for folders of @univ-nantes
This commit is contained in:
parent
b6110b6fdb
commit
5b158166db
@ -40,3 +40,12 @@ macro index,pager gi "<change-folder>=INBOX<enter>" "go to inbox"
|
||||
macro index,pager Mi ";<save-message>=INBOX<enter>" "move mail to inbox"
|
||||
macro index,pager Ci ";<copy-message>=INBOX<enter>" "copy mail to inbox"
|
||||
set spoolfile = "+INBOX"
|
||||
macro index,pager gT "<change-folder>=thesis<enter>" "go to thesis"
|
||||
macro index,pager MT ";<save-message>=thesis<enter>" "move mail to thesis"
|
||||
macro index,pager CT ";<copy-message>=thesis<enter>" "copy mail to thesis"
|
||||
macro index,pager ga "<change-folder>=admin<enter>" "go to admin"
|
||||
macro index,pager Ma ";<save-message>=admin<enter>" "move mail to admin"
|
||||
macro index,pager Ca ";<copy-message>=admin<enter>" "copy mail to admin"
|
||||
macro index,pager gl "<change-folder>=login<enter>" "go to login"
|
||||
macro index,pager Ml ";<save-message>=login<enter>" "move mail to login"
|
||||
macro index,pager Cl ";<copy-message>=login<enter>" "copy mail to login"
|
||||
|
Reference in New Issue
Block a user