Add ability to use alias e-mail addresses
This change allows for very short writings of mail-addressees. Simply
add a new mail-alias in the file ~/.config/mutt/mail_aliases in the
following form and I'm ready to use that alias.
alias foo Foo Bar <mail.Foo.Bar@example.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
README.*
|
||||
!README.adoc
|
||||
.config/mutt/*_aliases
|
||||
|
||||
__pycache__
|
||||
|
||||
Reference in New Issue
Block a user