PC Review


Reply
Thread Tools Rate Thread

Auto-add receipient on every email message

 
 
=?Utf-8?B?ZHdpdGhhbQ==?=
Guest
Posts: n/a
 
      10th Sep 2007
I have need of automatically copying a third receipient every time my user
sends an email in Outlook. I have to not depend on my user remembering to add
this extra receipent everytime on his own. I would prefer this to be achieved
but some setting or series of setting in Outlook but will resort to a VBA if
this is required. Any suggestions for setting or code would be appreciated.
 
Reply With Quote
 
 
 
 
F. H. Muffman
Guest
Posts: n/a
 
      10th Sep 2007
"dwitham" <(E-Mail Removed)> wrote in message
news:41625E3B-F40A-449B-A27D-(E-Mail Removed)...
>I have need of automatically copying a third receipient every time my user
> sends an email in Outlook. I have to not depend on my user remembering to
> add
> this extra receipent everytime on his own. I would prefer this to be
> achieved
> but some setting or series of setting in Outlook but will resort to a VBA
> if
> this is required. Any suggestions for setting or code would be
> appreciated.



Create a rule to do it. Create it from scratch, check messages after
sending, no conditions, Cc the message to <whoever>.

The user can always turn the rule off, but... there isn't any setting
otherwise.

--
f.h.

 
Reply With Quote
 
=?Utf-8?B?ZHdpdGhhbQ==?=
Guest
Posts: n/a
 
      11th Sep 2007
Thank you. I also came up with that idea but the ability to turn the rule off
is the issue. This is a compliance issue I am dealing with. There must be a
way to do this under the hood with VBA that can't be easily circumvented by
the user.

"F. H. Muffman" wrote:

> "dwitham" <(E-Mail Removed)> wrote in message
> news:41625E3B-F40A-449B-A27D-(E-Mail Removed)...
> >I have need of automatically copying a third receipient every time my user
> > sends an email in Outlook. I have to not depend on my user remembering to
> > add
> > this extra receipent everytime on his own. I would prefer this to be
> > achieved
> > but some setting or series of setting in Outlook but will resort to a VBA
> > if
> > this is required. Any suggestions for setting or code would be
> > appreciated.

>
>
> Create a rule to do it. Create it from scratch, check messages after
> sending, no conditions, Cc the message to <whoever>.
>
> The user can always turn the rule off, but... there isn't any setting
> otherwise.
>
> --
> f.h.
>
>

 
Reply With Quote
 
F. H. Muffman
Guest
Posts: n/a
 
      12th Sep 2007
"dwitham" <(E-Mail Removed)> wrote in message
news:BD943C76-A3F6-48A4-9EBB-(E-Mail Removed)...
>> >I have need of automatically copying a third receipient every time my
>> >user
>> > sends an email in Outlook. I have to not depend on my user remembering
>> > to
>> > add this extra receipent everytime on his own. I would prefer this to
>> > be
>> > achieved but some setting or series of setting in Outlook but will
>> > resort to a VBA
>> > if this is required. Any suggestions for setting or code would be
>> > appreciated.

>>
>> Create a rule to do it. Create it from scratch, check messages after
>> sending, no conditions, Cc the message to <whoever>.
>>
>> The user can always turn the rule off, but... there isn't any setting
>> otherwise.

>
> Thank you. I also came up with that idea but the ability to turn the rule
> off
> is the issue. This is a compliance issue I am dealing with. There must be
> a
> way to do this under the hood with VBA that can't be easily circumvented
> by
> the user.


Anything done on the machine will be disable-able by the user.

You could build a solution on the Exchange side.

But, initially, you didn't want to worry about the user having to remember
to cc someone. Now, your concern is that the user would actively disable
the rule, which is a behavioral issue, not a technical one. If they are
told that all outbound email must be cc'd to another person and they
suddenly shut it off, then they should be held accountable. Tho, otoh, I'd
think you could shut off the ability to get into Rules and Alerts with a
GPO.

Either that, or you throw an Event Sink on the server that says any mail
from this person will be automatically cc'd after the fact.

--
f.h.

 
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
Recall message from a specific receipient =?Utf-8?B?U3lhaGlyYQ==?= Microsoft Outlook 3 12th Sep 2007 08:47 PM
email self-delete at receipient's end =?Utf-8?B?SGVsbG8=?= Microsoft Outlook Discussion 4 25th Jul 2007 03:06 PM
email receipient glwjr Microsoft Access Database Table Design 1 15th Mar 2007 01:41 PM
Message Receipient HSingh Microsoft Windows 2000 Active Directory 1 10th May 2005 01:45 AM
Receipient receives message in yellow Marvin Beasley Microsoft Outlook 1 19th Nov 2003 01:27 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:50 PM.