If you are curious, I posted a .NET library that already parses the log
files to gotdotnet :)

You can find it here: http://workspaces.gotdotnet.com/xmaildotnet

The log parsing classes it pretty complete, very extendable, and converts
the log files to XML as well as DataSets if you are interested.

Shawn 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Bryan Catlin
Sent: Sunday, November 14, 2004 8:29 PM
To: [EMAIL PROTECTED]
Subject: [xmail] Re: Log Format?

Thanks for the reply.  I'm writing a .net app to parse the log files and
give some stats.  I've seen alot of control apps and such but nothing just
for stats and graphing them.

I'll let everyone know as soon as I get them done.  They could possible add
them to their control apps if they run on IIS.

I appreciate it.

Bryan

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Shawn Anderson
Sent: Sunday, November 14, 2004 6:04 PM
To: [EMAIL PROTECTED]
Subject: [xmail] Re: Log Format?


SMTP Server
Column Description
MailServer DNS Name The name of the computer running XMail.
Server Domain The domain under xmail's control that is being connected to.
Client IP The IP Address of the client connection.
Time Current time on the XMail server.
Client Domain The DNS name of the Client IP address (HELO command result)
Dest Domain The domain that the message is to (RCPT TO:)
Sender The email address that the message is from (MAIL FROM:)
Recipient The email address that the message is to (RCPT TO:)
MessageID An XMail Unique ID for this message.
Status The result of the sending of the message.
LogonUser
 The user id of the authenticated user (only if auth is required)
MsgSize The size in bytes of the message.

POP3 Server
Column Description
MailServer DNS Name The name of the computer running XMail.
Server Domain The domain under xmail's control that is being connected to.
Client IP The IP Address of the client connection.
Time Current time on the XMail server.
POP3 User The name of the XMail user connecting to the server.
POP3 Password The password for the XMail user (encrypted)

CTRL Server
Column Description
Client IP The IP Address of the client connection.
User Name The CTRL user that is connecting to XMail
Password The password the for CTRL user. (encrypted)
Time Current time on the XMail server.
Status REQ = what information is being requested
AUTH = authentication query
FAIL = authentication failed


LMail Server
Column Description
SMTP Domain The domain the message is being delivered to.
Local File The file name of the message.
MessageID An XMail Unique ID for this message.
Time Current time on the XMail server.

Finger Server
Column Description
Host The name of the XMail domain that is being queried.
Domain The domain under xmail's control that is being connected to.
Client IP The IP Address of the client connection.
Time Current time on the XMail server.
Query The information that is being requested.

SMail Server
Column Description
SMTP Domain The domain the message is being delivered to.
MessageID An XMail Unique ID for this message.
SMTP Message ID This is the name of the Spool File
>From Who the message is from
To Who the message is to
Medium (Local, Remote)
Parameter
Time Current time on the XMail server.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Bryan Catlin
Sent: Sunday, November 14, 2004 5:42 PM
To: [EMAIL PROTECTED]
Subject: [xmail] Log Format?

I have looked around but am not able to find a format for the log files that
xmail makes. Can some one point me in the right direction?

Best Regards,

Bryan

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to