<<< Date Index >>>     <<< Thread Index >>>

Re: forwarding mail with attachments.



On Tue, Aug 23, 2005 at 11:51:19AM +0200, Sander Smeenk wrote:
> Quoting David Willoughby (dlw@xxxxxxx):
> 
> > i've been getting crap email that i'm attempting to forward to another
> > account.  but since its html.  it lists as attachment and with some of
> > the tests i've ran i can't forward the whole message.  any way to do
> > this?
> 
> I have these four aliases:
> 
> # Forward messages as attachment with F.
> macro index f ":set mime_forward=no\n<forward-message>"                       
>   
> macro pager f ":set mime_forward=no\n<forward-message>"                       
>   
> macro index F ":set mime_forward=yes\n:set 
> mime_forward_decode=no\n<forward-message>"
> macro pager F ":set mime_forward=yes\n:set 
> mime_forward_decode=no\n<forward-message>"
> 
> HTH,
> Sander.

Thanks for this, lurking does pay.

tom