]> git.rmz.io Git - dotfiles.git/blobdiff - mutt/muttrc
awesome: update pomodoro submodule
[dotfiles.git] / mutt / muttrc
index cc20e15c4aca985d791a53db017022b93e3e8d50..6b6fd8d62c101df4ac20d1db52392c3341f05477 100644 (file)
@@ -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