summaryrefslogtreecommitdiffstats
path: root/Muttrc.in
blob: c89aeea6c14505c578a464ebab39d7985b4fa233 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
#
# System configuration file for Mutt
#

# default list of header fields to weed when displaying
#
ignore "from " received content- mime-version status x-status message-id
ignore sender references return-path lines

# imitate the old search-body function
macro index \eb '/~b ' 'search in message bodies'

# simluate the old url menu
macro index \cb |urlview\n 'call urlview to extract URLs out of a message'
macro pager \cb |urlview\n 'call urlview to extract URLs out of a message'

# If Mutt is unable to determine your sites domain name correctly, you can
# set the default here.
#
# set hostname=cs.hmc.edu

# If your sendmail supports the -B8BITMIME flag, enable the following
#
# set use_8bitmime

##
## More settings
##

# set abort_nosubject=ask-yes
# set abort_unmodifyed=yes
# set alias_file="~/.muttrc"
# set alias_format=""%2n %t %-10a   %r"
# set allow_8bit
# set alternates=""
# unset arrow_cursor
# unset ascii_chars
# unset askbcc
# unset askcc
# set attach_format=""%u%D%t%2n %T%.40d%> [%.7m/%.10M, %.6e, %s] "
# set attach_split
# set attach_sep="\n"
# set attribution="On %d, %n wrote:"
# unset autoedit
# unset auto_tag
# set beep
# set beep_new
# set charset="iso-8859-1"
# set check_new
# set collapse_unread
# set confirmappend
# set confirmcreate
# set copy=yes
# set date_format="!%a, %b %d, %Y at %I:%M:%S%p %Z"
# set delete_format="[-- Attachment from %u deleted %<%b %d %T %Y> --]"
# set default_hook="~f %s !~P | (~P ~C %s)"
# set delete=ask-yes
# set dsn_notify=""
# set dsn_return=""
# unset edit_headers
# set editor=""
# set escape="~"
# unset fast_reply
# unset fcc_attach
# set folder="~/Mail"
# set folder_format="%N %F %2l %-8.8u %-8.8g %8s %d %f"
# set followup_to
# unset force_name
# set forward_decode
# unset forward_decrypt
# set forward_format="[%a: %s]"
# unset forward_quote
# set hdrs
# unset header
# set help
# unset hidden_host
# set history=10
# set hostname=""
# set in_reply_to="%i; from %n on %{!%a, %b %d, %Y at %I:%M:%S%p %Z}"
# set include=ask-yes
# set indent_string="> "
# set index_format="%4C %Z %{%b %d} %-15.15L (%4l) %s"
# unset ignore_list_rely_to
# set ispell="@ISPELL@"
# set locale="C"
# set mail_check=5
# set mailcap_path=""
# set mark_old
# set markers
# set mask="!^\\.[^.]"
# set mbox="~/mbox"
# set mbox_type="mbox"
# unset metoo
# unset menu_scroll
# unset meta_key
# unset mh_purge
# unset mime_forward
# unset mime_forward_decode
# set move=ask-no
# set message_format="%s"
# set pager="builtin"
# unset pager_context
# set pager_format="-%S- %C/%m: %-20.20n   %s"
# set pager_index_lines=0
# unset pager_stop
# unset pip_split
# unset pipe_decode
# set pipe_sep="\n"
# set post_indent_string=""
# set postpone=ask-yes
# set postponed="~/postponed"
# set print=ask-no
# set print_command="lpr"
# set prompt_after=1
# set query_command=""
# set quit=yes
# set quote_regexp="^([ \t]*[|>:}#])+"
# set reply_regexp="^(re([\\[0-9\\]+])*|aw):[ \t]*"
# set read_inc=10
# unset read_only
# set realname=""
# set recall=ask-yes
# set record=""
# set reply_to=ask-yes
# set resolve
# unset reverse_alias
# unset reverse_name
# unset save_address
# set save_empty
# unset save_name
# set sendmail="@SENDMAIL@ -oem -oi"
# set sendmail_wait=0
# set shell=""
# set sig_dashes
# set signature="~/.signature"
# set simple_search="~f %s | ~s %s"
# set smart_wrap
# set smileys="(>From )|(:[-^]?[][)(><}{|/DP])"
# set sort=date-sent
# set sort_alias=alias
# set sort_aux=date-sent
# set sort_browser=subject
# set sort_re
# set spoolfile=""
# set status_chars="-*%A"
# set status_format="-%r-Mutt: %f [Msgs:%?M?%M/?%m%?n? New:%n?%?o? Old:%o?%?d? Del:%d?%?F? Flag:%F?%?t? Tag:%t?%?p? Post:%p?%?b? Inc:%b?%?l? %l?]---(%s/%S)-%>-(%P)---"
# unset status_on_top
# unset strict_threads
# set suspend
# unset thorough_search
# unset tilde
# set timeout=600
# set tmpdir=""
# set to_chars="+TCF"
# set nouncollapse_jump
# unset use_8bitmime
# set use_domain
# set use_from
# set use_mailcap
# set visual=""
# set wait_key
# set wrap_search
# set write_bcc
# set write_inc=10

## The following options are only vaild if you have
## compiled in IMAP support

# set imap_user=""
# set imap_pass=""
# set imap_checkinterval=""

## The following options are only valid if you have 
## compiled in PGP support

# unset pgp_autosign
# unset pgp_autoencrypt
# set pgp_encryptself
# unset pgp_long_ids
# unset pgp_replyencrypt
# unset pgp_replysign
# set pgp_sign_as=""
# set pgp_sign_micalg="pgp-md5"
# set pgp_strict_enc
# set pgp_timeout=300
# set pgp_verify_sig=yes

# set pgp_v2="@PGP@"
# set pgp_v2_language="en"
# set pgp_v2_pubring=""
# set pgp_v2_secring=""

# set pgp_v5="@PGPK@"
# set pgp_v5_language=""
# set pgp_v5_pubring=""
# set pgp_v5_secring=""

# set pgp_gpg="@GPG@"
# set pgp_default_version="pgp2" # (Not really the default, but...)

# Here, "default" means the value of $pgp_default_version:

# set pgp_receive_version="default"
# set pgp_key_version="default"
# set pgp_send_version="default"

## The following options are only available if you have
## compiled in POP support

# unset pop_delete
# set pop_host=""
# set pop_port=110
# set pop_pass=""
# set pop_user=""