I Need ur Help ..... Kindly help ....
We have a Requirement which needs to be done preferably
using Microsoft Technology.
We want an utility which should run on Exchange Server. Do
not want Client based tool.
I want to know how we can achieve this using Exchange
server API / C# or VB.Net
We are using Exchange 2003 as a Mail Server and the
Requirement is to intercept all the
Incoming and outgoing Messages and on various conditions
store Info. of Mail like From and To Mail IDs etc into SQL
Server Database.
Let me explain the scenario. We have lots of customers and
Every customer has one of our Sales Executive interacting
with him. i.e. One of our Employee Sales Exec. is assigned
to every customer. So we have to log Details of every e-
mail communication between customer and Sales Exec.
Lets Assume customer's mail ID is Customer@ABCD.Com and
Sales Exec Assigned to him is
SalesExec@Hotmail.com. In some odd scenario of some other
Sales Exec (e.g. SalesExec2222@Hotmail.com) sends a mail
to this customer then the utility (which we have to build)
running on EXCHANGE Server should intercept this msg and
insert a record in SQL Server DB or send a notification to
SalesExec@Hotmail.com that some other Sales Exec has sent
some Mail to a customer.
Rgds
Prashant
PrashantKamath@hotmail.com
MartinHTN - 22 Jun 2004 13:53 GMT
Hello Prashant:
Exchange has something called "Event Sinks" that will allow you write a
program/script to process messages based on certain criteria. Here is a
summary of that feature:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/e2k3/e2k3/_tech
sel_tech_7.asp
Regards,
Martin
> I Need ur Help ..... Kindly help ....
>
[quoted text clipped - 33 lines]
>
> PrashantKamath@hotmail.com