RE: Capturing Email Addresses
From: Eric Legault [MVP - Outlook] (elegaultZZZ_at_REMOVEZZZmvps.org)
Date: 03/22/05
- Next message: jimmyv: "how can i turn off e-mail default when can't get to options"
- Previous message: scott: "Capturing Email Addresses"
- In reply to: scott: "Capturing Email Addresses"
- Next in thread: scott: "Re: Capturing Email Addresses"
- Reply: scott: "Re: Capturing Email Addresses"
- Reply: scott: "Re: Capturing Email Addresses"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Mar 2005 09:25:03 -0800
Are the delivery of non-deliverable receipts the criteria you use to gauge
whether your addresses are invalid?
If so, you can create rules that can move these messages based on the
Message Class value of "REPORT.IPM.Note.NDR". However, it may be difficult
to accurately capture the e-mail address that the bounced message was
attempting to deliver to. It may be in some MAPI properties of the NDR
message, or it could be inside the body of the NDR that you can extract.
If you can get this address, then you can perhaps do a lookup against an
existing Contact, add a Contact, or do something with your database. I'm not
exactly sure what you are trying to do here though.
--
Eric Legault - B.A, MCP, MCSD, Outlook MVP
--------------------------------------------------
{Private e-mails ignored}
Job: http://www.imaginets.com
Blog: http://blogs.officezealot.com/legault/
"scott" wrote:
> I need the ability to capture all email addresses that are invalid for a
> newsletter i send out. I know I can create a rule that moves them to a
> specific folder, but is there any way via VBA to add them to a contacts
> folder?
>
> my thinking is if i can isolate the bad emails to a specific folder, i then
> could import into an access mdb file and then run a sql statement deleting
> them from the full newsletter recipients database.
>
> any ideas?
>
>
>
- Next message: jimmyv: "how can i turn off e-mail default when can't get to options"
- Previous message: scott: "Capturing Email Addresses"
- In reply to: scott: "Capturing Email Addresses"
- Next in thread: scott: "Re: Capturing Email Addresses"
- Reply: scott: "Re: Capturing Email Addresses"
- Reply: scott: "Re: Capturing Email Addresses"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|