Add new Disroot folder and change password
This commit is contained in:
@@ -13,12 +13,13 @@ bind index,pager gg noop
|
||||
bind index,pager g noop
|
||||
bind index gg first-entry
|
||||
unmailboxes *
|
||||
mailboxes =junk =inbox =trash =sent =bookings
|
||||
mailboxes =junk =inbox =trash =sent =bookings =buying
|
||||
macro index,pager gi "<change-folder>=inbox<enter>" "Go to inbox."
|
||||
macro index,pager gs "<change-folder>=sent<enter>" "Go to sent."
|
||||
macro index,pager gt "<change-folder>=trash<enter>" "Go to trash."
|
||||
macro index,pager gj "<change-folder>=junk<enter>" "Go to spam."
|
||||
macro index,pager gb "<change-folder>=bookings<enter>" "Go to bookings."
|
||||
macro index,pager gy "<change-folder>=buying<enter>" "Go to buying."
|
||||
set spoolfile = "+inbox"
|
||||
set postponed = ""
|
||||
set trash = "+trash"
|
||||
|
||||
Reference in New Issue
Block a user