Automatically keep/forward outgoing message copies on another mailbox (Full Version)

All Forums >> [Microsoft Exchange 2000] >> Message Routing



Message


pakeon -> Automatically keep/forward outgoing message copies on another mailbox (6.Nov.2006 11:03:06 AM)

Hello,

I would like to do following on mailbox:

I want to monitor the incoming/outgoing messaging activities on certain mailboxes. I have configured forwarding messages rule on server so that all incoming messages for those mailboxes are copied to another mailbox for review. But I don't know how to capture those outgoing messages from those mailboxes. Any idea?

Thanks in advance,
Pakeon




jchong -> RE: Automatically keep/forward outgoing message copies on another mailbox (6.Nov.2006 11:07:12 AM)

You would need to implement journaling which would capture everything on the store specified. If you want to do it individually you would have to implement an event sink. Here's a sample below. Keep in mind that this will only copy the outgoing message to the target mailbox if the target mailbox is not on the same server as the source mailbox. This is by design.

http://msexchangetips.blogspot.com/2006/08/exchange-forwarding-copy-of-users_21.html




pakeon -> RE: Automatically keep/forward outgoing message copies on another mailbox (6.Nov.2006 11:27:22 AM)

Hi jchong,

Do you mind telling me more on setting journaling up on exchange 2000. I just want to caputer those in/out messages to certain mailboxes for later review.

Many thanks,
Pakeon




jchong -> RE: Automatically keep/forward outgoing message copies on another mailbox (6.Nov.2006 2:45:40 PM)

Sure here is a great tutorial for setting up journaling for Exchange 2000. Journaling will capture all emails sent and received for the specific store. You cannot individually select users, it's all or nothing. The only work around is to say put only these users in a store to be archived and run journaling on this store.

Message Archiving with Exchange 2000
http://www.msexchange.org/tutorials/MF011.html




pakeon -> RE: Automatically keep/forward outgoing message copies on another mailbox (7.Nov.2006 3:46:09 AM)

It's very helpful! Thanks a lot!

Pakeon




Page: [1]