Groups | Blog | Home
all groups > iis smtp nntp > october 2005 >

iis smtp nntp : smtp server logging



Abraham Andres Luna
10/25/2005 5:34:00 PM
is it possible to log all emails sent through the server? i want to save and
log the actual .eml file not just the regular w3c logging properties. i was
asked to log emails sent through a web app and i dont want to recreate the
wheel if it is already built in, or maybe some third party software to do
the job

PeterD
10/25/2005 7:28:14 PM
On Tue, 25 Oct 2005 17:34:00 -0400, "Abraham Andres Luna"
[quoted text, click to view]

You are saying you want to keep a copy of every email that passes
Abraham Andres Luna
10/27/2005 8:20:29 AM
yes, i would like to keep a log of everything that is sent:

the .eml file
datetimes, users/computernames, etc.

thank you


[quoted text, click to view]

PeterD
10/27/2005 9:53:28 AM
On Thu, 27 Oct 2005 08:20:29 -0400, "Abraham Andres Luna"
[quoted text, click to view]

Humm, I'd make 100% sure your company's legal department approves of
this. In some cases it might be a violation of either law or
established company/employee policy. IMHO, it is risky without a lot
of value. But, it is your (company) decision.

I think this can be done with an event sink. Sadly I've never tried it
so I can't give you the code... <g> However, I suspect a web search
jeff.nospam NO[at]SPAM zina.com
11/13/2005 12:00:00 AM
On Thu, 27 Oct 2005 08:20:29 -0400, "Abraham Andres Luna"
[quoted text, click to view]

In most mail server programs you have the option to copy all incoming
and outgoing mail to an account. In Exchange, it's referred to as
Journalling. The SMTP/POP server in 203 doesn't have this feature,
you'd need to program an event sink yourself for this. Or look into
third party programs if you need the functionality.

Jeff


[quoted text, click to view]
AddThis Social Bookmark Button