Changeset 3362:a128cc6a8b69 for contrib

Show
Ignore:
Timestamp:
2003-04-02 00:43:24 (6 years ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:

Fix sample.muttrc.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • contrib/sample.muttrc

    r3309 r3362  
    3434set edit_headers                # let me edit the message header when composing 
    3535#set editor="emacs -nw"         # editor to use when composing messages 
    36 #set fast_bounce                # don't ask about bouncing messages, just do it 
     36#set bounce=yes                 # don't ask about bouncing messages, just do it 
    3737#set fast_reply                 # skip initial prompts when replying 
    3838#set fcc_attach                 # keep attachments in copies of sent messages?