[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

6.6.6 Inserting Files

Command: signature-file-append yes-or-no
This action command adds at the end of a message body the `-- ' line, and includes a client's `~/.signature' file. Value `no' is the default.

Command: body-append file-name
This action command includes at the end of a message body the contents of the given file. If `file-name' does not start with a `/' character, it is taken relative to the current user home directory

Command: body-clear
Removes the body of the message

Command: body-clear-append file-name
Replaces the message body with the contents of the specified file. The action is equivalent to the following command sequence:

 
body-clear
body-append file-name



This document was generated by Wojciech Polak on December, 18 2004 using texi2html