Click here to Skip to main content
15,894,262 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Team,

I am developing one application for my client in which I required to following -
- Client want to ensure his data security - Track if any employee is sending office data outside from his personal/any other E-mails.
- He want to capture just E-Mail Address mentioned in "To" AND "CC" AND "BCC"

Presently I am able to identify and record all the windows opened by user(Using Windows API- User32.dll)

So if user opens Gmail (from IE or Chrome) I am able to trace that, But now How I can find out if he has sends mail and TO, CC & BCC E-Mail Id's

Please help!!! Your help/guidance is very much appropriated!!!

Thanks,
Pravin
Posted
Comments
Sushil Mate 3-Nov-12 0:54am    
tell client to drop the idea...

1 solution

Steps
1.Click "Start," "All Programs," then click "Microsoft Office Outlook."
2.Click "New" on the "Message" tab to create a new email. Or, if you want to work on an existing email, click the email in the "Inbox."
3.Click "Options" then click "Follow Up." This is the term Outlook uses for "Tracking." Click "Flag for Recipients."
4.Click "Flag for Me" then click "OK."
5.Open the original email to view your tracked email, click the "InfoBar," then click the "Open Original Flagged Message" button.

This may help You...
http://www.ehow.com/how_8382640_track-forwarded-emails.html#ixzz2B8mXAtBy
 
Share this answer
 
v2
Comments
Pravinkarne.31 6-Nov-12 20:37pm    
Thank you for you help, But I want to track if User opens Internet Explorer, Google Ghrome, Firefox, etc and sends the mail using Gmail, Yahoo, etc
I just want to track E-Mail to which email has been sent.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900