[mail]: Remove accounts from muttrc
First commit in a series of commit to switch to seperate account file. This is needed to support multiple account on the same mail server in saner way.
This commit is contained in:
parent
8b15447b97
commit
5655335789
@ -49,16 +49,6 @@ set print_command="muttprint"
|
|||||||
set wait_key = no
|
set wait_key = no
|
||||||
unset folder
|
unset folder
|
||||||
|
|
||||||
#
|
|
||||||
# Accounts
|
|
||||||
#
|
|
||||||
#source "~/.config/mutt/account-uni"
|
|
||||||
folder-hook imaps://imap.uni-oldenburg.de 'source ~/.config/mutt/account-uni'
|
|
||||||
macro index,pager \e2 "<sync-mailbox><change-folder>$folder<enter>" "Switch to UOL inbox"
|
|
||||||
#source "~/.config/mutt/account-gmail"
|
|
||||||
folder-hook imaps://imap.gmail.com 'source ~/.config/mutt/account-gmail'
|
|
||||||
macro index,pager \e1 "<sync-mailbox><change-folder>$folder<enter>" "Switch to GMail inbox"
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Keybindings
|
# Keybindings
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user