Applescript to Forward msgs from Entourage in RFC822 format?

J

Joe McGuckin

I need an applescript snippet to forward selected messages to an
address with the email headers
formatted per RFC822 (Entourage tends to reformat the headers).

Has anyone written this before?

Thanks,

Joe
 
D

Dave Cortright

I need an applescript snippet to forward selected messages to an
address with the email headers
formatted per RFC822 (Entourage tends to reformat the headers).

Actually RFC 2822 supercedes RFC822. You can forward the original as an
attachment to fully preserve the original message as you received it; there
a menu item in the Message menu in 2004 to do this. In previous versions,
drag the message onto a new message to attach.

What specifically is getting "reformatted" by Entourage that you think
shouldn't?
 
Top