]> git.rmz.io Git - dotfiles.git/blobdiff - mutt/muttrc
awesome: update pomodoro submodule
[dotfiles.git] / mutt / muttrc
index e211b9d51b93d9aa9693e163376309a8963780d9..6b6fd8d62c101df4ac20d1db52392c3341f05477 100644 (file)
@@ -1,6 +1,6 @@
 # general settings
 alternates -group me samir.benmendil@gmail.com ram-z@hotmail.com @rmz.io
-alternates -group me -group chakra ram-z@chakra-project.org chakra@rmz.io
+alternates -group me -group chakra ram-z@chakra chakra@rmz.io
 alternates -group me -group unimaas s.benmendil@student.maastrichtuniversity.nl
 alternates -group me -group cadscan sb@cad-scan.co.uk
 
@@ -18,6 +18,7 @@ set date_format  = "!%b %d, %Y at %-H:%M" # use 24-hour clock
 
 # send clacks
 my_hdr X-Clacks-Overhead: GNU Terry Pratchett
+my_hdr Bcc: sent@rmz.io
 
 # goobook
 set query_command = "goobook query '%s'"
@@ -37,6 +38,7 @@ subscribe -group sailfish    @lists.sailfishos.org
 subscribe -group neovim      ^neovim.*github.com
 subscribe -group mutt        mutt-users@mutt.org
 subscribe -group qutebrowser ^qutebrowser.*
+subscribe -group lug         @mailman.lug.org.uk
 
 # performance tuning
 set read_inc  = 1000   # nb of messages read before printing status
@@ -57,8 +59,8 @@ set tilde             = yes   # fills end of messages with tilde
 set markers           = no
 set mark_old          = no    # leave messages as new if unread
 set status_on_top     = yes   # also help on bottom
-set index_format="%Z %{%b %d} %-15.15L (%?l?%4l&%4c?) %s"
-set index_format="[%Z] %{%e/%m} %-20.20L  %?M?+ ?%s"
+set wait_key          = no    # don't wait for enter key
+set index_format="[%Z] %{%e/%m} %15.15L  %?M?+ ?%s"
 
 # header
 ignore *
@@ -80,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