sendmail: queue by default

This commit is contained in:
Grigory Shipunov 2023-02-13 03:50:34 +01:00
parent 086c3885b2
commit 71a9cdd067
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
5 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,6 @@
# muttrc file for account grigory@shipunov.xyz
set realname = "Grigory Shipunov"
set from = "grigory@shipunov.xyz"
set sendmail = "msmtp -a grigory@shipunov.xyz"
alias me Grigory Shipunov <grigory@shipunov.xyz>
set folder = "~/mail/grigory@shipunov.xyz"
set header_cache = "~/.cache/mutt-cache/grigory@shipunov.xyz/headers"