Access 2003 - Email Monitoring

M

MaccaUK

Hi,

I am trying to set up a database on Access that Monitors incoming and
outgoing email traffic for specific group addresses in an Exchange Enviroment.

This only needs to be a simple culmulative count with a date stamp.

Not too sure how I would start this.

Many thanks in advance for any help that can be given.
 
S

S.Clark

My guess is to use MAPI to connect to and interact with the server. From
there, there should be code available to read the traffic.
 
E

elsavyahmed

MaccaUK said:
Hi,

I am trying to set up a database on Access that Monitors incoming and
outgoing email traffic for specific group addresses in an Exchange
Enviroment.

This only needs to be a simple culmulative count with a date stamp.

Not too sure how I would start this.

Many thanks in advance for any help that can be given.
 
Top