PC Review


Reply
Thread Tools Rate Thread

Automatic BCC on all messages

 
 
thatotherguy
Guest
Posts: n/a
 
      27th Nov 2007
Hey,
We have a staff member that all the other staff memebers know spends all day
sending emails to friends, but we need evidence to do anything about it, so
Ive setup an email account to catch copies of emails sent out, now I need to
setup something so that everytime an email is sent by that user, a BCC is
sent to this catch-account. Ive hunted around in the rules, and theres
nothing that applies before sending, and I've implemented a script that I've
found on the net, and while it works when the BCC address is an external
account (such as hotmail), it doesn't want to know when it's an internal
address, which is really stumping me...

The scripts I mentioned are from this webpage -
www.outlookcode.com/d/code/autobcc.htm. Ive tried the first two, the third
just throws up an error (Im assuming that it's something to do with Outlook
2003 not using the "Redemption libraries", so that no big deal).

Absolutely any suggestions welcome :-)
Cheers,
Jeff
 
Reply With Quote
 
 
 
 
VanguardLH
Guest
Posts: n/a
 
      27th Nov 2007
"thatotherguy" wrote in message
news:EE82B7CC-0C94-4A2A-A652-(E-Mail Removed)...
>
> We have a staff member that all the other staff memebers know spends
> all day
> sending emails to friends, but we need evidence to do anything about
> it, so
> Ive setup an email account to catch copies of emails sent out, now I
> need to
> setup something so that everytime an email is sent by that user, a
> BCC is
> sent to this catch-account. Ive hunted around in the rules, and
> theres
> nothing that applies before sending, and I've implemented a script
> that I've
> found on the net, and while it works when the BCC address is an
> external
> account (such as hotmail), it doesn't want to know when it's an
> internal
> address, which is really stumping me...


Why are you relying on any software installed on the host to which the
suspect user has access? They can undo anything you do. Get a packet
sniffer to watch this employee's traffic. Ethereal (now called
Wireshark) is free. Your IT folks already know how to do that.

 
Reply With Quote
 
Duncan McC
Guest
Posts: n/a
 
      27th Nov 2007
In article <EE82B7CC-0C94-4A2A-A652-(E-Mail Removed)>,
(E-Mail Removed) says...
> Hey,
> We have a staff member that all the other staff memebers know spends all day
> sending emails to friends, but we need evidence to do anything about it, so
> Ive setup an email account to catch copies of emails sent out, now I need to
> setup something so that everytime an email is sent by that user, a BCC is
> sent to this catch-account. Ive hunted around in the rules, and theres
> nothing that applies before sending, and I've implemented a script that I've
> found on the net, and while it works when the BCC address is an external
> account (such as hotmail), it doesn't want to know when it's an internal
> address, which is really stumping me...
>
> The scripts I mentioned are from this webpage -
> www.outlookcode.com/d/code/autobcc.htm. Ive tried the first two, the third
> just throws up an error (Im assuming that it's something to do with Outlook
> 2003 not using the "Redemption libraries", so that no big deal).
>
> Absolutely any suggestions welcome :-)
> Cheers,


Here's another suggestion...
(PS: you don't mention if your running Exchange Server, I presume you're
not though - as the job is then trivial really, and I can think of at
least one way, just using OWA).

Dig into their pst location, share the folder (possibly just for
yourself). Grab a copy of it every now and then (and when it's not held
open/locked by them (running Outlook)).

They probably won't notice that, unless they're quite computer savvy, as
it's a hidden folder etc. Whereas your BCC methods, the user can easily
go to Sent Items, open any email, and hey, they notice their emails
include a BCC to another company user.

--
Duncan
 
Reply With Quote
 
F. H. Muffman
Guest
Posts: n/a
 
      27th Nov 2007
"Duncan McC" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>> We have a staff member that all the other staff memebers know spends all
>> day
>> sending emails to friends, but we need evidence to do anything about it,
>> so
>> Ive setup an email account to catch copies of emails sent out, now I need
>> to
>> setup something so that everytime an email is sent by that user, a BCC is
>> sent to this catch-account. Ive hunted around in the rules, and theres
>> nothing that applies before sending, and I've implemented a script that
>> I've
>> found on the net, and while it works when the BCC address is an external
>> account (such as hotmail), it doesn't want to know when it's an internal
>> address, which is really stumping me...
>>
>> The scripts I mentioned are from this webpage -
>> www.outlookcode.com/d/code/autobcc.htm. Ive tried the first two, the
>> third
>> just throws up an error (Im assuming that it's something to do with
>> Outlook
>> 2003 not using the "Redemption libraries", so that no big deal).

>
> Here's another suggestion...
> (PS: you don't mention if your running Exchange Server, I presume you're
> not though - as the job is then trivial really, and I can think of at
> least one way, just using OWA).
>



Why even use OWA? Just turn on Message Tracking and look for messages from
that user.

I mean, a user can always not save sent items, but the Message Tracking will
always track a message sent through Exchange.

Of course, if they aren't sending the mail via Exchange, you're pretty much
out of luck there.

Personally, as a former admin, I find this sort of work distasteful. Either
the person is getting their work done or they aren't. If they are, then who
cares. If they aren't, you don't need to look at who they are mailing.
They aren't getting their work done and that right there is *far* more
actionable then if they are mailing cousin Susie or their BFF Ronnie.

Also, again as a former admin, before you even think of calling a person out
on sending email to friends, make sure that the policies that are in place
state that that isn't allowed. Because, if there isn't something somewhere
saying 'Your email use is limited to company/organizational use only, it is
not to be used for personal mail,' you're on very thin ice. But that
doesn't even cover gmail or hotmail. That covers Outlook and the internal
mail server. It is a very very slippery slope when you start trying to
control users internet usage at work and loopholes are plenty. The best
policy is 'If you don't get your work done, you're going to be fired. If
you get your work done, we won't care. Either way, don't do anything
illegal using the internet connection or we will turn you in to the
authorities.'

--
f.h.

 
Reply With Quote
 
Duncan McC
Guest
Posts: n/a
 
      27th Nov 2007
In article <(E-Mail Removed)>,
(E-Mail Removed) says...
> "Duncan McC" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> >> We have a staff member that all the other staff memebers know spends all
> >> day
> >> sending emails to friends, but we need evidence to do anything about it,
> >> so
> >> Ive setup an email account to catch copies of emails sent out, now I need
> >> to
> >> setup something so that everytime an email is sent by that user, a BCC is
> >> sent to this catch-account. Ive hunted around in the rules, and theres
> >> nothing that applies before sending, and I've implemented a script that
> >> I've
> >> found on the net, and while it works when the BCC address is an external
> >> account (such as hotmail), it doesn't want to know when it's an internal
> >> address, which is really stumping me...
> >>
> >> The scripts I mentioned are from this webpage -
> >> www.outlookcode.com/d/code/autobcc.htm. Ive tried the first two, the
> >> third
> >> just throws up an error (Im assuming that it's something to do with
> >> Outlook
> >> 2003 not using the "Redemption libraries", so that no big deal).

> >
> > Here's another suggestion...
> > (PS: you don't mention if your running Exchange Server, I presume you're
> > not though - as the job is then trivial really, and I can think of at
> > least one way, just using OWA).
> >

>
>
> Why even use OWA? Just turn on Message Tracking and look for messages from
> that user.


Yep, I just mentioned one easy way. I enable Message Tracking at all my
clients running Exchange, as I often get asked to "find mail" etc (eg. a
user phones me and tells me an email's been sent from someone, but they
ain't got it. So I can dig in and see if it's been through the server).

I normally increase the Message Tracking limit too, to 90 days.

> I mean, a user can always not save sent items, but the Message Tracking will
> always track a message sent through Exchange.
>
> Of course, if they aren't sending the mail via Exchange, you're pretty much
> out of luck there.
>
> Personally, as a former admin, I find this sort of work distasteful. Either
> the person is getting their work done or they aren't. If they are, then who
> cares. If they aren't, you don't need to look at who they are mailing.
> They aren't getting their work done and that right there is *far* more
> actionable then if they are mailing cousin Susie or their BFF Ronnie.
>
> Also, again as a former admin, before you even think of calling a person out
> on sending email to friends, make sure that the policies that are in place
> state that that isn't allowed. Because, if there isn't something somewhere
> saying 'Your email use is limited to company/organizational use only, it is
> not to be used for personal mail,' you're on very thin ice. But that
> doesn't even cover gmail or hotmail. That covers Outlook and the internal
> mail server. It is a very very slippery slope when you start trying to
> control users internet usage at work and loopholes are plenty. The best
> policy is 'If you don't get your work done, you're going to be fired. If
> you get your work done, we won't care. Either way, don't do anything
> illegal using the internet connection or we will turn you in to the
> authorities.'


Agreed absolutely, work place policy should definately be in place for
internet use.

As an admin of a number of clients I pride myself on *not* invading user
privacy. I'll typically see "To's" and "Subjects" as part of been asked
to report usage etc. But if I'm asked to send emails from a user to a
more senior person, I prefer to try and talk them round to what often is
just a case of re-iterating work place policy to the person they're
concerned about. And that's usually the end of the matter.

Basically, my privacy is important to me - I assume it's important to
others as well.

--
Duncan
 
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
Automatic Messages Dave Microsoft Outlook Discussion 1 24th Jul 2009 09:54 AM
Automatic Messages =?Utf-8?B?U3R1YXJ0?= Microsoft Outlook VBA Programming 0 21st Apr 2006 12:58 PM
Re: Is there a way to set up an automatic bcc: for all messages sent? Brian Tillman Microsoft Outlook Discussion 0 13th Apr 2005 10:19 PM
Automatic messages =?Utf-8?B?TkFT?= Microsoft Outlook Interoperability 0 15th Feb 2005 05:37 PM
automatic messages =?Utf-8?B?S2lt?= Microsoft Outlook Discussion 1 3rd Nov 2004 09:59 PM


Features
 

Advertising
 

Newsgroups
 


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