summaryrefslogtreecommitdiffstats
path: root/contrib/sample.muttrc
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2003-03-03 08:26:20 +0000
committerThomas Roessler <roessler@does-not-exist.org>2003-03-03 08:26:20 +0000
commit6edfcee93294fb1ab50bf798a2c74c3fbfc9d6bb (patch)
treec75d730ab386b3a16645192f8417795ca89a3a39 /contrib/sample.muttrc
parent7299f203175af8b01a082fbe5bf65ad7803f6f4f (diff)
Introduce a new option named $bounce, and fix some inconsistencies
in the messages created when bouncing. Based on work done by Thomas Glanzmann <sithglan@stud.uni-erlangen.de>.
Diffstat (limited to 'contrib/sample.muttrc')
-rw-r--r--contrib/sample.muttrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/sample.muttrc b/contrib/sample.muttrc
index 519ceb96..5ebd02f5 100644
--- a/contrib/sample.muttrc
+++ b/contrib/sample.muttrc
@@ -33,6 +33,7 @@ set copy=yes # always save a copy of outgoing messages
set delete=yes # purge deleted messages without asking
set edit_headers # let me edit the message header when composing
#set editor="emacs -nw" # editor to use when composing messages
+#set fast_bounce # don't ask about bouncing messages, just do it
#set fast_reply # skip initial prompts when replying
#set fcc_attach # keep attachments in copies of sent messages?
#set force_name # fcc by recipient, create if mailbox doesn't exist