Changeset 3309:a01916b5b624 for contrib

Show
Ignore:
Timestamp:
2003-03-03 00:26:20 (6 years ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:

Introduce a new option named $bounce, and fix some inconsistencies
in the messages created when bouncing. Based on work done by Thomas
Glanzmann <sithglan@…>.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • contrib/sample.muttrc

    r3088 r3309  
    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 
    3637#set fast_reply                 # skip initial prompts when replying 
    3738#set fcc_attach                 # keep attachments in copies of sent messages?