On 2000.09.12, in <[EMAIL PROTECTED]>,
        "Bruce DeVisser" <[EMAIL PROTECTED]> wrote:
> On Tue, Sep 12, 2000 at 02:22:19PM -0700, Chris Chisolm wrote:
> > 
> > I have read all the FAQs I can find and searched the man 
> > page but I still have a couple questions.
> > 
> > 1.  How do you forward a message, including all the attachments that
> > came with the message?  Ideally I would include the forwarded main
> > message as text and the all the attachments would be auto loaded as
> > attachments to the new mail.

Manual, section 2.5:

        Forwarding can be done by including the original
        message in the new message's body (surrounded by
        indicating lines) or including it as a MIME attachment,
        depending on the value of the $mime_forward variable.
        Decoding of attachments, like in the pager, can be
        controlled by the $forward_decode and
        $mime_forward_decode variables, respectively. The
        desired forwarding format may depend on the content,
        therefore $mime_forward is a quadoption which, for
        example, can be set to ``ask-no''.

        The inclusion of headers is controlled by the current
        setting of the $weed variable, unless mime_forward is
        set.

I use:
        set forw_decode
        set mime_forward=ask-yes

> On a related note, I am wondering if there is a way to add an
> attachment consisting of an *attachment* from another email (as
> opposed to an *entire* other email).

View attachments, select the interesting one, press the "forward" key.
Or select multiple interesting ones, and tag-forward.

-- 
 -D.    [EMAIL PROTECTED]        NSIT    University of Chicago

Reply via email to