On Sat, Mar 28, 2009 at 5:40 PM, dhk <dhk...@optonline.net> wrote: > Is there a way to execute a script after a message filter moves an email to > a folder? Right now, when I have the message select, I have to > View->Message Source and then save it in another directory. Then my program > strips off the email header and parses the xml. > > What I want to do is automatically parse the emails/xml as they come in > after the message filer moves the email.
I think you'd need to write an extension using JavaScript and the Thunderbird extension API. Unfortunately I have no experience in either, so I can't help you with any specifics. https://developer.mozilla.org/en/Building_a_Thunderbird_extension