2 alternates samir.benmendil@.* ram-z@.* s.benmendil@.*
 
   5 set forward_format = "Fwd: %s"
 
   6 set forward_quote = yes
 
   8 set edit_headers = yes   # more power
 
   9 set askcc        = yes   # ask until I have goobook completion in vim
 
  10 set editor       = vim   # d'uh
 
  11 set include      = yes   # don't ask, just do
 
  12 set date_format  = "!%b %d, %Y at %-H:%M" # use 24-hour clock
 
  15 set query_command = "goobook query '%s'"
 
  19 set sort_aux          = last-date-received
 
  21 set duplicate_threads = yes
 
  22 set collapse_unread   = no
 
  25 subscribe ^chakra-.*@googlegroups.com
 
  26 subscribe clementine-player@googlegroups.com
 
  29 set pager_index_lines = 12
 
  31 set pager_stop        = yes   # don't jump to next message
 
  33 set smart_wrap        = yes   # wrap at word boundaries
 
  34 set tilde             = yes   # fills end of messages with tilde
 
  36 set status_on_top     = yes   # also help on bottom
 
  37 set index_format="%Z %{%b %d} %-15.15L (%?l?%4l&%4c?) %s"
 
  38 set index_format="[%Z] %{%e/%m} %-20.20L  %?M?+ ?%s"
 
  42 unignore from: to: cc: date: subject:
 
  44 hdr_order from: to: cc: date: subject:
 
  47 set sidebar_width = 14
 
  48 set sidebar_visible = yes
 
  49 set sidebar_delim = '|'
 
  51 set sidebar_shortpath = yes
 
  52 set sidebar_format = "%B%* %?N?%N?"
 
  55 set mailcap_path = ~/.mutt/mailcap
 
  56 auto_view text/html                                     # view html automatically
 
  57 alternative_order text/plain text/enriched text/html    # save html for last
 
  60 set folder       = "~/mail"         # mail folder
 
  61 set spoolfile    = "+gmail/inbox"   # set inbox
 
  62 unset record                        # do not move sent msgs to a folder, gmail does that
 
  63 unset move                          # do not move read msgs, gmail does that
 
  64 set postponed    = "+gmail/drafts"  # drafts folder
 
  65 set header_cache = "~/.cache/mutt"  # cache headers for speedss
 
  66 source ~/.mutt/mailboxes            # source mailboxes generetated by offlineimap
 
  68 # SMTP: msmtp (with queue)
 
  69 set sendmail = ~/.msmtp/msmtpq      # use msmtp message queue
 
  70 set sendmail_wait = -1              # fork sendmail to the background
 
  71 set send_charset="us-ascii:utf-8"   # only use ascii and utf8
 
  74 source ~/.mutt/bindings
 
  75 source ~/.mutt/colors         # color theme