Sample Text Mail Log
Use the following sample as a guide to interpret log files.
Note | Individual lines
in log files are
not numbered.
They are numbered here only for sample purposes.
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
The following table can be used as a guide to reading the previous log file.
Line Number |
Description |
---|---|
1 |
A new connection is initiated into the system and assigned an Injection ID (ICID) of “5.” The connection was received on the Management IP interface and was initiated from the remote host at 10.1.1.209. |
2 |
The message is assigned a Message ID (MID) of “6” after the MAIL FROM command is issued from the client. |
3 |
The sender address is identified and accepted. |
4 |
The recipient is identified and assigned a Recipient ID (RID) of “0.” |
5 |
MID 5 is accepted, written to disk, and acknowledged. |
6 |
Receiving is successful and the receiving connection closes. |
7 |
The message delivery process starts. It is assigned a Delivery Connection ID (DCID) of “8” from 192.168.42.42 and to 10.5.3.25. |
8 |
The message delivery starts to RID “0.” |
9 |
Delivery is successful for MID 6 to RID “0.” |
10 |
The delivery connection closes. |