Click to See Complete Forum and Search --> : SMTP email Log


MAK
06-28-2002, 02:13 PM
Hi Guys.

I created some jobs in SQL server that will send out emails using SMTP.

Daily it can send 5 or 6 or sometimes 20 email messages.

How can i get all the receiver,sender,messages that are sent from every server.

I want to maintain a log of all smtp messaged in a sql table.

is it possible?

-MAK