http://qs321.pair.com?node_id=743980


in reply to Mail parser

At the risk of blasphemy, I have done this with some Outlook VBA snippet I found on the web and modified it for my needs. I figured since I was already in Outlook, I could catch an event trigger, read the subject line, and if it meets my requirements, grab things like the sender, subject line, etc. and pass the info to my Perl program to do the real work.