Extract reply to addresses from all emails in an outlook folder
- by RodH257
I've got to send a bulk email out to a bunch of people in reply to emails they sent me. I've got all the original emails stored in a single outlook folder. I want to extract all of the reply-to addresses from the emails in that folder so I can send an email to all of them.
http://thetechieguy.wordpress.com/2008/04/22/extracting-email-address-from-outlook-2007-folder/
shows you how to export the FROM address of these emails, however a large amount of them came from a web service that sends emails 'on behalf of' the person I'm trying to mail to. So I need the reply-to address, and the export wizard doesn't do that.
Does anyone have a tip on how to do this? This is Outlook 2007 on Exchange 2010.