set up mail account for tlms, separate work and personal email indicator

This commit is contained in:
Grigory Shipunov 2023-01-08 02:31:55 +01:00
parent d8a3df4e4f
commit f0ffc6787a
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
3 changed files with 57 additions and 2 deletions

View file

@ -4,3 +4,4 @@ source ./accounts/1-mail@oxapentane.com.muttrc
macro index,pager i1 '<sync-mailbox><enter-command>source ~/.config/neomutt/accounts/1-mail@oxapentane.com.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to mail@oxapentane.com"
macro index,pager i2 '<sync-mailbox><enter-command>source ~/.config/neomutt/accounts/2-grigory@shipunov.xyz.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to grigory@shipunov.xyz"
macro index,pager i3 '<sync-mailbox><enter-command>source ~/.config/neomutt/accounts/3-dump@dvb.solutions.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to dump@dvb.solutions"
macro index,pager i4 '<sync-mailbox><enter-command>source ~/.config/neomutt/accounts/4-grigory@tlm.solutions.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to grigory@tlm.solutions"