I have done a lot of macro programming in Excel, but never in Outlook. Here is the situation:
We do Phone Tech Support, and then send out an email survey to a random sample of about 200 customers per day about their experience with us.
Some of these customers gave us their email address several years ago, and these addresses are no longer valid; we find about a 25% bounce rate due to invalid email addresses.
I would like to pull the invalid emails from the Delivery notification email and put into an excel spreadsheet (or even just a quick text output or all addresses) for easy find/clear in our database.
The main layout of email we receive is the following:
[tt]The following message to <user@domain.ext> was undeliverable.
The reason for the problem:
5.1.0 - Unknown address error 550-'No such user - psmtp'[/tt]
Or similar. These emails are in a "Email Failures" subfolder of the Inbox in one of 10 different mailboxes I have listed in Outlook.
Is there a way to parse out these email addresses in all emails that match this wording/format in that folder? Additionally, moving the email message once this is done to another subfolder of the Email Failures folder would be beneficial, but not required.
Any idea on where I start? I have as yet been unable to find anything helpful enough to get me started on this.
Thank you in advance for any suggestions!
We do Phone Tech Support, and then send out an email survey to a random sample of about 200 customers per day about their experience with us.
Some of these customers gave us their email address several years ago, and these addresses are no longer valid; we find about a 25% bounce rate due to invalid email addresses.
I would like to pull the invalid emails from the Delivery notification email and put into an excel spreadsheet (or even just a quick text output or all addresses) for easy find/clear in our database.
The main layout of email we receive is the following:
[tt]The following message to <user@domain.ext> was undeliverable.
The reason for the problem:
5.1.0 - Unknown address error 550-'No such user - psmtp'[/tt]
Or similar. These emails are in a "Email Failures" subfolder of the Inbox in one of 10 different mailboxes I have listed in Outlook.
Is there a way to parse out these email addresses in all emails that match this wording/format in that folder? Additionally, moving the email message once this is done to another subfolder of the Email Failures folder would be beneficial, but not required.
Any idea on where I start? I have as yet been unable to find anything helpful enough to get me started on this.
Thank you in advance for any suggestions!