2 alternates samir.benmendil@.* ram-z@.* s.benmendil@.*
 
   5 set forward_format = "Fwd: %s"
 
   6 set forward_quote = yes
 
  13 set query_command = "goobook query '%s'"
 
  19 set sort_aux          = last-date-received
 
  21 set duplicate_threads = yes
 
  22 set collapse_unread   = no
 
  25 set pager_index_lines = 12
 
  27 set pager_stop        = yes   # don't jump to next message
 
  29 set smart_wrap        = yes   # wrap at word boundaries
 
  30 set tilde             = yes   # fills end of messages with tilde
 
  32 set status_on_top     = yes   # also help on bottom
 
  33 set index_format="%Z %{%b %d} %-15.15L (%?l?%4l&%4c?) %s"
 
  36 set sidebar_width = 12
 
  37 set sidebar_visible = yes
 
  38 set sidebar_delim = '|'
 
  40 set sidebar_shortpath = yes
 
  41 set sidebar_format = "%B%* %?N?%N?"
 
  44 set mailcap_path = ~/.mutt/mailcap
 
  45 auto_view text/html                                     # view html automatically
 
  46 alternative_order text/plain text/enriched text/html    # save html for last
 
  49 set folder       = "~/mail"         # mail folder
 
  50 set spoolfile    = "+gmail/inbox"   # set inbox
 
  51 unset record                        # do not move sent msgs to a folder, gmail does that
 
  52 set postponed    = "+gmail/drafts"  # drafts folder
 
  53 set header_cache = "~/.cache/mutt"  # cache headers for speedss
 
  54 source ~/.mutt/mailboxes            # source mailboxes generetated by offlineimap
 
  56 # SMTP: msmtp (with queue)
 
  57 set sendmail = ~/.msmtp/msmtpq      # use msmtp message queue
 
  58 set sendmail_wait = -1              # fork sendmail to the background
 
  59 set send_charset="us-ascii:utf-8"   # only use ascii and utf8
 
  62 source ~/.mutt/bindings
 
  63 source ~/.mutt/colors         # color theme