On Thu, 27 Oct 2005 08:20:29 -0400, "Abraham Andres Luna"
[quoted text, click to view] <abe@rdk.com> wrote:
>yes, i would like to keep a log of everything that is sent:
>
>the .eml file
>datetimes, users/computernames, etc.
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] >"PeterD" <peter2@hipson.net> wrote in message
>news:7qftl1lj5snctlglplbhugua9lgha32cq3@4ax.com...
>> On Tue, 25 Oct 2005 17:34:00 -0400, "Abraham Andres Luna"
>> <abe@rdk.com> wrote:
>>
>>>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
>>>
>>
>> You are saying you want to keep a copy of every email that passes
>> through your SMTP server?
>