Re: Forwarding + attatchments

1999-10-06 Thread Shao Zhang
ok, let's try this as I learned from someone else on this list: macro index f ":set mime_forward=no\n" # forward without attachments macro index F ":set mime_forward=yes\n:set mime_forward_decode=no\n" # forward with attachments macro pager f ":set mime_forward=no\n" # forward without attachment

Forwarding + attatchments

1999-10-06 Thread Brett White
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 chec