From d53b6e84f6e2e6f62b38ccad36198638da6448fb Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Wed, 2 Apr 2003 08:43:24 +0000 Subject: [PATCH] Fix sample.muttrc. --- contrib/sample.muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/sample.muttrc b/contrib/sample.muttrc index 5ebd02f5..e0d628bc 100644 --- a/contrib/sample.muttrc +++ b/contrib/sample.muttrc @@ -33,7 +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 bounce=yes # 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 -- 2.50.1