X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/289c02d84ea4d40e6294b1c6c809f4e63838a6d7..c33dd2f7ee1f547cee66a922995ff4bceb19f82b:/mutt/muttrc diff --git a/mutt/muttrc b/mutt/muttrc index cc20e15..6b6fd8d 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -82,10 +82,9 @@ set postponed = "+gmail/drafts" # drafts folder set header_cache = "~/.cache/mutt" # cache headers for speedss source ~/.mutt/mailboxes # source mailboxes generetated by offlineimap -# SMTP: msmtp (with queue) -set sendmail = ~/.msmtp/msmtpq # use msmtp message queue -set sendmail_wait = -1 # fork sendmail to the background -set send_charset="us-ascii:utf-8" # only use ascii and utf8 +# SMTP: msmtp +set sendmail = /usr/bin/msmtp # use msmtp +set send_charset="utf-8" # only utf8 # GnuPG set crypt_autosign = yes # autosign messages