On Mon, 2009-10-12 at 12:24 -0700, Ted Mittelstaedt wrote: > McDonald, Dan wrote: > > > > > Incidentally, if anyone knows how to convince the latest Outlook service > > pack to not mung the body and strip headers when doing the "create new > > message and drag the message into it" trick, I'd love to be able to tell > > the helpdesk so that they can collect proper message bodies... > > > Would they be willing to save & zip the message and send you the result?
Saving the spam to disk should sidestep LookOut's munging habits and writing a Java command line utility to zip the saved file and e-mail the result to your MTA via SMTP would be very easy to write. Adding a GUI file chooser dialogue would add very little additional complexity and would give you an OS-agnostic desktop tool. Martin