X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=contrib%2Fsample.muttrc;h=bfc7eb8c9017ef83927aa8ad5ca46d8cee11972c;hp=f2799a8952c8b201cf28ec305d3e2db1af71457f;hb=9afa66139f6099fc06d9866d4283191e43b0e17a;hpb=3d937534e7b1ee723f86594b5e4c64c95158a933 diff --git a/contrib/sample.muttrc b/contrib/sample.muttrc index f2799a8..bfc7eb8 100644 --- a/contrib/sample.muttrc +++ b/contrib/sample.muttrc @@ -40,8 +40,8 @@ set edit_headers # let me edit the message header when composing #set forward_decode # weed and MIME decode forwaded messages #set forward_format="[%a: %s]" # subject to use when forwarding messages #set forward_quote # quote the header and body of forward msgs -#set hdr_format="%4C %Z %{%m/%d} [%2N] %-15.15F (%4c) %s" -set hdr_format="%4C %Z %{%m/%d} %-15.15F (%4c) %s" # format of the index +#set index_format="%4C %Z %{%m/%d} [%2N] %-15.15F (%4c) %s" +set index_format="%4C %Z %{%m/%d} %-15.15F (%4c) %s" # format of the index #set hdrs # include `my_hdr' lines in outgoing messages #set header # include message header when replying set help # show the help lines @@ -105,7 +105,7 @@ set tilde # virtual lines to pad blank lines in the pager set nouse_domain # don't qualify local addresses with $domain #set use_from # always generate the `From:' header field set use_mailcap=yes # always use a mailcap entry when found -set pgp_verify_sig=no # don't automatically verify message signatures +set crypt_verify_sig=no # don't automatically verify message signatures #set visual=vim # editor invoked by ~v in the builtin editor #set nowait_key # prompt when a pipe returns normal status set write_inc=25 # show progress while writing mailboxes @@ -253,7 +253,7 @@ save-hook ^judge +diplomacy # is executed when opening a mailbox matching #folder-hook . 'set sort=date-sent' -#folder-hook mutt 'set hdr_format="%4C %Z %02m/%02N %-20.20F (%4l) %s"' +#folder-hook mutt 'set index_format="%4C %Z %02m/%02N %-20.20F (%4l) %s"' #folder-hook =mutt my_hdr Revolution: \#9 # real comment #folder-hook . 'set reply_regexp="^re:[ \t]*"'