Greetings - I’m not new to programming but I’m pretty new to Automator and applescript. I have mail that is forwarded from another account and appears in my inbox to be from myself instead of the sender. The original From header is in the body of the mail. This is a result of either a lousy mail system (Groupwise) a lousy sys admin, or both. I would like to create an automator workflow that can rewrte the mail header and fix the From field. Seems to me that I need to find automator actions that allow me to search and replace text- similar to grep and sed unix tools. I also need to figure out how to edit Mail items or delete and insert new mail items. Any suggestions where to start?
Many thanks!
Mike