Are the addresses in the to/from fields or in the message body? There is no
function built into outlook to do something like this - you'll need to use
VBA.
--
Diane Poremsky [MVP - Outlook]
Outlook Tips:
http://www.outlook-tips.net/
Outlook & Exchange Solutions Center:
http://www.slipstick.com
Outlook Tips by email:
mailto:dailytips-subscribe-(E-Mail Removed)
EMO - a weekly newsletter about Outlook and Exchange:
mailto:EMO-NEWSLETTER-SUBSCRIBE-(E-Mail Removed)
Let's Really Fix Outlook 2010
http://forums.slipstick.com/forumdisplay.php?f=34
"Brian McGuigan" <(E-Mail Removed)> wrote in message
news

A97C355-C293-48FE-B2A4-(E-Mail Removed)...
> I have defined rules so that all 'Bounced Emails' end up in one Folder. I
> would like to be able to read through the bounces and produce a list of
> the
> emails to which they were sent. This is so that i can write an update
> query
> for an SQL Database to indicate who in the database currently has an
> 'Invalid
> E-mail Address'.
>
> Can this be done using Oulook's standard functionality, or do I need to
> use
> some other application, or specifically write code to go through the
> emails
> and extract the email addresses into a dataset myself.