Warning that outbound attachments might be confidential in nature

G

Guest

Hi, I'm trying to have Outlook performing a check on the outbound attachment
and if the attachment is confidential, to show a dialog box that warns the
user of the fact and request confirmation before sending.

Ideally Outlook would check the properties of the file being sent for a
keyword, say "confidential", but it would still be good if at least Outlook
can verify whether the string "confidential" is part of the file name (that
implies a naming convention that all confidential docs need to have the word
confidential in their name - but that's alright - not as elegant but ok)

Can anyone help please? Regards, Flavio @ (e-mail address removed)
 
M

Milly Staples [MVP - Outlook]

Try posting this in one of the Outlook programming groups for some help
writing code to do this. You can also check http://www.outlookcode.com to
see if examples exist.

--
Milly Staples [MVP - Outlook]

Post all replies to the group to keep the discussion intact. All
unsolicited mail sent to my personal account will be deleted without
reading.

After furious head scratching, Flavio asked:

| Hi, I'm trying to have Outlook performing a check on the outbound
| attachment and if the attachment is confidential, to show a dialog
| box that warns the user of the fact and request confirmation before
| sending.
|
| Ideally Outlook would check the properties of the file being sent for
| a keyword, say "confidential", but it would still be good if at least
| Outlook can verify whether the string "confidential" is part of the
| file name (that implies a naming convention that all confidential
| docs need to have the word confidential in their name - but that's
| alright - not as elegant but ok)
|
| Can anyone help please? Regards, Flavio @ (e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top