Rocco Rutte:
[apps/madmutt.git] / Muttngrc.head.in
1 #
2 # System configuration file for Mutt
3 #
4
5 # default list of header fields to weed when displaying
6 #
7 ignore "from " received content- mime-version status x-status message-id
8 ignore sender references return-path lines
9
10 # imitate the old search-body function
11 macro index \eb '/~b ' 'search in message bodies'
12
13 # simulate the old url menu
14 macro index \cb |urlview\n 'call urlview to extract URLs out of a message'
15 macro pager \cb |urlview\n 'call urlview to extract URLs out of a message'
16
17 # Show documentation when pressing F1
18 macro generic <f1> "!less @docdir@/manual.txt\n" "Show Mutt documentation"
19 macro index   <f1> "!less @docdir@/manual.txt\n" "Show Mutt documentation"
20 macro pager   <f1> "!less @docdir@/manual.txt\n" "Show Mutt documentation"
21
22 # If Mutt is unable to determine your site's domain name correctly, you can
23 # set the default here.
24 #
25 # set hostname=cs.hmc.edu
26
27 # If your sendmail supports the -B8BITMIME flag, enable the following
28 #
29 # set use_8bitmime
30
31 ##
32 ## More settings
33 ##
34