>From time to time I have to report a falsly classified message to my mail >provider so that they can adjust their filters. I am looking for a way to >automate that:
1. Forward selected mail as attachement to x...@foo.com 2. Set Subject to "reporting false positive -- [original subject]" 3. open editor with a prefilled message "Hello there, ..." 4. save message to my inbox I am unsure how to achieve 1-3 with a macro. Is a macro the correct way to do that?