Extract sender email addresses from Outlook
Product: MessageSave for Microsoft Outlook
MessageSave makes it very easy to extract email addresses of message senders from Outlook email. Simply follow these steps:
- Save this file exec_sender_list_csv.vbs as c:\exec_sender_list_csv.vbs.
- Select a folder or messages from which you would like to extract sender information and click on the MessageSave Outlook toolbar button.
- In the MessageSave "Save Messages" dialog, click "Configure Actions". (If you do not see "Configure Actions", click "More" first).
- Paste c:\exec_sender_list_csv.vbs into the Execute field and click OK.
- Click "Save Now".
- That's it. MessageSave will create a file "my_senders.csv" with the list of email names and addresses extracted on your Desktop.
This script is just a simple example of what you can do with MessageSave. See the MessageSave API reference for details on the API.
Did you find this tip useful? Let us know.