- For individual users
- Instant access to solutions
- Ask your tech questions
- Start your 30-day Free Trial
Main Topics
Browse All TopicsMac OS X (10.4 and 10.5)...
I've got a folder of thousands of emails.. I want to capture the "reply to" email address for each of them.
The emails are basically from a listserve, but each has a unique "reply to" address (from the unique sender)...
I dont' care how I get to this -- whether it's is an AppleScript, or if there's a good app which will do this. I just need to be able to strip these actual addresses into a usable format....
I need to capture the actual "reply to" address; which happens to NOT BE the "from" email address (long story)..
any quick ideas?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: eoinosullivanPosted on 2009-09-27 at 09:46:04ID: 25434513
This script shows how to get the "Sender" of each email and read it out(which you don't need) /article.p hp? story=2 0030304111 345916
wtopic.php ?pid=11777 3
http://www.macosxhints.com
Look at the LAST posting on this forum from chris2
http://macscripter.net/vie
His script would appear to extract the sender of each email to a text file on his desktop. I've tested it and it looks OK.
Between these 2 scripts you can create one that works through all your highlighted emails and writes them out to a text file.