2 alternates -group me samir.benmendil@gmail.com ram-z@hotmail.com
 
   3 alternates -group me -group chakra ram-z@chakra-project.org
 
   4 alternates -group me -group unimaas s.benmendil@student.maastrichtuniversity.nl
 
   8 set forward_format = "Fwd: %s"
 
   9 set forward_quote = yes
 
  11 set edit_headers = yes   # more power
 
  12 set askcc        = yes   # ask until I have goobook completion in vim
 
  13 set editor       = vim   # d'uh
 
  14 set include      = yes   # don't ask, just do
 
  15 set delete       = yes   # don't ask, just do
 
  16 set date_format  = "!%b %d, %Y at %-H:%M" # use 24-hour clock
 
  19 set query_command = "goobook query '%s'"
 
  23 set sort_aux          = last-date-received
 
  25 set duplicate_threads = yes
 
  26 set collapse_unread   = no
 
  29 subscribe -group chakra      ^chakra-.*@googlegroups.com
 
  30 subscribe -group clementine  clementine-player@googlegroups.com
 
  31 subscribe -group ros         @lists.ros.org$
 
  32 subscribe -group sailfish    @lists.sailfishos.org
 
  33 subscribe -group neovim      ^neovim.*github.com
 
  34 subscribe -group mutt        mutt-users@mutt.org
 
  35 subscribe -group qutebrowser ^qutebrowser.*
 
  38 set read_inc  = 1000   # nb of messages read before printing status
 
  39 set write_inc = 1000   # nb of messages written before printing status
 
  40 set time_inc  = 100    # time interval (ms) between status print
 
  43 set pager_index_lines = 12
 
  45 set pager_stop        = yes   # don't jump to next message
 
  46 set resolve           = yes   # jump when flagging
 
  48 set smart_wrap        = yes   # wrap at word boundaries
 
  49 set tilde             = yes   # fills end of messages with tilde
 
  51 set mark_old          = no    # leave messages as new if unread
 
  52 set status_on_top     = yes   # also help on bottom
 
  53 set index_format="%Z %{%b %d} %-15.15L (%?l?%4l&%4c?) %s"
 
  54 set index_format="[%Z] %{%e/%m} %-20.20L  %?M?+ ?%s"
 
  58 unignore from: to: cc: date: subject:
 
  60 hdr_order from: to: cc: date: subject:
 
  63 set sidebar_width = 14
 
  64 set sidebar_visible = no
 
  65 set sidebar_delim = '│'
 
  67 set sidebar_shortpath = yes
 
  68 set sidebar_format = "%B%* %?N?%N?"
 
  71 set mailcap_path = ~/.mutt/mailcap
 
  72 auto_view text/html                                     # view html automatically
 
  73 alternative_order text/plain text/enriched text/html    # save html for last
 
  76 set folder       = "~/mail"         # mail folder
 
  77 set spoolfile    = "+gmail/inbox"   # set inbox
 
  78 unset record                        # do not move sent msgs to a folder, gmail does that
 
  79 unset move                          # do not move read msgs, gmail does that
 
  80 set postponed    = "+gmail/drafts"  # drafts folder
 
  81 set header_cache = "~/.cache/mutt"  # cache headers for speedss
 
  82 source ~/.mutt/mailboxes            # source mailboxes generetated by offlineimap
 
  84 # SMTP: msmtp (with queue)
 
  85 set sendmail = ~/.msmtp/msmtpq      # use msmtp message queue
 
  86 set sendmail_wait = -1              # fork sendmail to the background
 
  87 set send_charset="us-ascii:utf-8"   # only use ascii and utf8
 
  90 source ~/.mutt/bindings
 
  91 source ~/.mutt/colors         # color theme