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

@ -1,4 +1,8 @@
set mailcap_path = ~/.config/neomutt/mailcap:$mailcap_path
set sendmail = "msmtpq --read-envelope-from"
set sendmail_wait = -1
set mime_type_query_command = "file --mime-type -b %s"
set date_format="%y-%m-%d %H:%M"
set index_format="%2C %Z %?X?A& ? %D %-25.25F %s (%-4.4c)"