[ExchangeList] Re: Sending Email

  • From: <ChongJa@xxxxxxxxxxxxxxxx>
  • To: <exchangelist@xxxxxxxxxxxxx>
  • Date: Wed, 17 May 2006 09:02:53 -0400

Here's a site that shows you how to implement an event sink to do per 
user journaling. 

To install and use an SMTP event sink you will first require the 
SMTPREG.vbs script that is included in the Exchange SDK. Create a 
directory on your servers c: drive called c:\smtpevt and copy the 
smtpreg.vbs  and smtpjrnl.vbs scripts into this directory. To create an 
event sink for the smtpjrnl.vbs  script that will fire when mail is 
sent to *.hotmail.com From a command line in the c:\smtpevt directory 
type 

cscript smtpreg.vbs /add 1 onarrival smtpjrnl  CDO.SS_SMTPOnArrivalSink 
"Rcpt to=...
<http://groups.google.com/groups/unlock?msg=5a8ee4b2967e1717&hl=en&_done
=/group/microsoft.public.exchange.admin/browse_thread/thread/3cc11d3026f
6d7a2/5a8ee4b2967e1717%3Flnk%3Dst%26q%3D%26rnum%3D23%26hl%3Den>
@yourcompany.com" Now all emails sent to 
b...
<http://groups.google.com/groups/unlock?msg=5a8ee4b2967e1717&hl=en&_done
=/group/microsoft.public.exchange.admin/browse_thread/thread/3cc11d3026f
6d7a2/5a8ee4b2967e1717%3Flnk%3Dst%26q%3D%26rnum%3D23%26hl%3Den>
@yourcompany.com will get forwarded to the email address you specify 
in the script. This will only capture emails sent to this user. To 
capture emails that this user is sending out you it will only work if 
you install this sink on a Exchange server that does not host the users 
mailbox. 

You then need to associate the smtpevt.vbs script to this event sink 
you have created using 

cscript smtpreg.vbs /setprop 1 onarrival smtpjrnl Sink ScriptName 
c:\smtpevt\smtpjrnl.vbs 

If you wish to delete this event sink latter type 

cscript smtpreg.vbs /remove 1 onarrival smtpjrnl 

http://www.outlookexchange.com/articles/glenscales/caudexp.asp 

James Chong 

 

 

________________________________

From: exchangelist-bounce@xxxxxxxxxxxxx
[mailto:exchangelist-bounce@xxxxxxxxxxxxx] On Behalf Of Barton, Mark
Sent: Wednesday, May 17, 2006 6:18 AM
To: exchangelist@xxxxxxxxxxxxx
Subject: [ExchangeList] Sending Email

 

Is there a way in exchange when sending outgoing message to send a copy
to a internal recipient with including in the cc list?

 

Mark Barton

Group Support Officer

VShips ISD

+44 141 305 7705

 

************************************************************************
************************************
This email is confidential and intended solely for the use of the
individual to whom it is addressed. If you are not the intended
recipient, be advised that you have received this email in error and
that any use, dissemination, forwarding, printing or copying of this
email is strictly prohibited. If you have received this email in error
please contact the sender. 

Other related posts: