ok, let's try this as I learned from someone else on this list:

macro index f ":set mime_forward=no\n<forward-message>" # forward without attachments
macro index F ":set mime_forward=yes\n:set mime_forward_decode=no\n<forward-message>" 
# forward with attachments
macro pager f ":set mime_forward=no\n<forward-message>" # forward without attachments
macro pager F ":set mime_forward=yes\n:set mime_forward_decode=no\n<forward-message>" 
# forward with attachments

Brett White [[EMAIL PROTECTED]] wrote:
> Is there a way to configure mutt (or a quick set of key commands)
> to allow you to forward not only the mail message but also the
> attatchments with it.  When I try and do this just by pressing
> 'f' it only sends on the mail message leaving me to have to send
> the attatchments separately.  I have checked the help and their
> doesn't seem to be anything there to facilitate this.
> 
> Thanks,
> -- 
> Brett White <[EMAIL PROTECTED]>
> Duty Programmer, CS130 tutor, 4thYr D/Degree SSCC & CQAT rep.
> 
> "Like the naked leads the blind.  I know I'm selfish, I'm unkind."
>                                   -Placebo 'Every You, Every Me'
> 

-- 
____________________________________________________________________________
Shao Zhang - Running Debian 2.1  ___ _               _____
Department of Communications    / __| |_  __ _ ___  |_  / |_  __ _ _ _  __ _ 
University of New South Wales   \__ \ ' \/ _` / _ \  / /| ' \/ _` | ' \/ _` |
Sydney, Australia               |___/_||_\__,_\___/ /___|_||_\__,_|_||_\__, |
Email: [EMAIL PROTECTED]                                                  |___/ 
_____________________________________________________________________________

Reply via email to