PC Review


Reply
Thread Tools Rate Thread

Add-in for verfying recipients email address is in the attachment

 
 
mps161
Guest
Posts: n/a
 
      7th May 2009

I am trying to prevent emails with attachments from being sent to the
wrong person accidently. I need a way to have outlook scan the
attachment for the email address of the recipient. The attachment
would be a word document, text file, or excel file with the first page
or row having the client's name and address. Is there a way to do this
in outlook before it would allow the document to be sent? I would like
to have it where when clicking the send button that a box would come up
if the recipients’ email address was not in the attachment. I am a
basic user of outlook so I do not know much about COMs.




--
mps161
 
Reply With Quote
 
 
 
 
Ken Slovak - [MVP - Outlook]
Guest
Posts: n/a
 
      8th May 2009
You can handle the item.Send() event and check the attachments there.
However to check each attachment you need to save it to the file system and
load it with the program that handles that type of file. You can then scan
the file using methods from that program (assuming it can be automated).

For information and samples for COM addins for Outlook look at
www.outlookcode.com

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"mps161" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> I am trying to prevent emails with attachments from being sent to the
> wrong person accidently. I need a way to have outlook scan the
> attachment for the email address of the recipient. The attachment
> would be a word document, text file, or excel file with the first page
> or row having the client's name and address. Is there a way to do this
> in outlook before it would allow the document to be sent? I would like
> to have it where when clicking the send button that a box would come up
> if the recipients' email address was not in the attachment. I am a
> basic user of outlook so I do not know much about COMs.
>
>
>
>
> --
> mps161


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
BCM sends my recipients an attachment of my email jpeg signiture? =?Utf-8?B?RmlsbU1ha2Vy?= Microsoft Outlook BCM 3 29th Nov 2006 02:50 AM
verfying user's email address Mike Microsoft Dot NET 1 25th Jul 2006 02:14 PM
RE: email with large Attachment transmits numerous times to recipients =?Utf-8?B?VEQ=?= Microsoft Outlook Discussion 21 6th Jul 2005 10:46 PM
Default email Signature for Send To - Recipients (as Attachment) =?Utf-8?B?Um9u?= Microsoft Word Document Management 0 10th Mar 2005 05:09 PM
email with large Attachment transmits numerous times to recipients austinpctech Microsoft Outlook Discussion 1 22nd Jun 2004 06:50 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:43 AM.