A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - General Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Creating an 'internal mail only' template



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old July 3rd 07, 10:22 AM posted to microsoft.public.outlook
[email protected]
external usenet poster
 
Posts: 1
Default Creating an 'internal mail only' template

Hi Guys,

I am attempting to create an internal email template within outlook 2002 for
my department at work. The hope is that I can create an email template, which
will not send if there is a non-company email address in the 'to:' field.

For example if the company email ended: ’ - I would like
this template to only accept email addresses ending in '
within the 'to:' field.
Does anybody have any ideas how to do this? Can this be done by inputting
validation code for the 'to:' field?

If not does anybody have any interesting ideas for creating a template that
is obviously for internal use one, for example just as a high priority
message contains the text 'this message was sent with high importance?' -
could such a system be adjusted to say 'this message is intended for internal
use only'?

I have experimented, producing a privacy scroll bar that inserted text into
the subject line, and prints off a privacy status, though it did not meet my
foolishly high expectations.

Many Thanks

Tom Mc

  #2  
Old July 11th 07, 01:31 AM posted to microsoft.public.outlook
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Creating an 'internal mail only' template

This would require VBScript code behind the form in the Item_Send event handler, to iterate the Item.Recipients collection and check each Recipient.Address value.

Outlook does support a rich classification scheme, but it takes much more than simple custom form design to implement it.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


" wrote in message ...
Hi Guys,

I am attempting to create an internal email template within outlook 2002 for
my department at work. The hope is that I can create an email template, which
will not send if there is a non-company email address in the 'to:' field.

For example if the company email ended: ’ - I would like
this template to only accept email addresses ending in '
within the 'to:' field.
Does anybody have any ideas how to do this? Can this be done by inputting
validation code for the 'to:' field?

If not does anybody have any interesting ideas for creating a template that
is obviously for internal use one, for example just as a high priority
message contains the text 'this message was sent with high importance?' -
could such a system be adjusted to say 'this message is intended for internal
use only'?

I have experimented, producing a privacy scroll bar that inserted text into
the subject line, and prints off a privacy status, though it did not meet my
foolishly high expectations.

Many Thanks

Tom Mc

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating custom template to use as corp New mail message template Lars JJ Outlook - Using Forms 8 May 15th 07 09:32 AM
Creating Internal forms Kevin Porter Outlook - Using Forms 5 March 23rd 07 11:57 PM
Creating a Template TreesRgreen Outlook - Calandaring 1 January 2nd 07 03:21 PM
Creating a new default message template Gill Group Outlook - General Queries 4 October 6th 06 08:25 PM
Need help creating letterhead template in Outlook C. Andrew Outlook - Installation 0 May 19th 06 11:57 AM


All times are GMT +1. The time now is 08:33 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.