The format of the log file is subject to change. Currently, by default, each log file entry contains eight or nine fields,¹ e.g.,
19-Jan-1998 19:16:57.64 l tcp_local E 1 adam@acme.com rfc822;marlowe@innosoft.com marlowe@innosoft.com (1) (2) (3) (4)(5) (6) (7) (8) (9)
Entry | Description |
---|---|
General | |
D | Successful dequeue |
DA | Successful dequeue with SASL (authentication) |
DS | Successful dequeue with TLS (security) |
DSA | Successful dequeue with TLS and SASL (security and authentication) |
E | Enqueue |
EA | Successful enqueue with SASL (authentication) |
ES | Successful enqueue with TLS (security) |
ESA | Successful enqueue with TLS and SASL (security and authentication) |
J | Rejection of attempted enqueue (rejection by slave channel program) |
Q | Temporary failure to dequeue |
R | Recipient address rejected on attempted dequeue (rejection by master channel program), or generation of a failure/bounce message |
W | Warning message generated regarding a not-yet-delivered message |
Z | Some successful recipients, but this recipient was temporarily unsuccessful; the original message file of all recipients was dequeued, and in its place a new message file for this and other unsuccessful recipients will be immediately reenqueued |
SMTP channels' LOG_CONNECTION + or - entries | |
C | Connection closed |
O | Connection opened |
X | Connection rejected |
Y | Connection try failed before being established |
I | ETRN command received |
IMAP, POP, and POPPASSD server connection entries | |
A | Authentication attempt failed |
O | Login phase completed (either successful login or aborted connection) |
C | Connection closed cleanly |
X | Connection aborted (by either end)+ |
MAILSERV channel | |
F | Error processing command; command not executed |
S | Command successfully executed |
Printer channel | |
A | Print request failed |
S | Print request succeeded |
Pager channel | |
A | Aborted (permanent error) |
F | Temporary failure |
R | Page rejected (permanent error) |
S | Success |
PMDF-FAX G3_TO_FAX and FAX_TO_DATA channels | |
A | Delivery attempt aborted, message requeued (temporary error) |
F | Delivery failed (permanent error) |
M | Maximum number of delivery attempts exceeded, message not requeued (permanent error) |
S | Success |
PMDF may optionally be configured to log additional information to the log file; see the LOG_* PMDF options described in Section 7.2 . With LOG_CONNECTION, LOG_FILENAME, LOG_MESSAGE_ID, LOG_NODE, LOG_NOTARY, LOG_PROCESS, and LOG_USERNAME all enabled, the format becomes as follows. (Note that the sample log entry line has been wrapped for typographic reasons; the actual log entry would appear on one physical line.)
19-Jan-1998 13:13:27.10 HOSTA 2e2d.1 tcp_local l E 1 service@innosoft.com rfc822;adam@acme.com (1) (10) (11) (2) (3) (4) (5) (6) (7) adam 276 PMDF_QUEUE:[l]ZZ01IWFY9ELGWM00094D.00;1 <01IWFVYLGTS499EC9Y@innosoft.com> SYSTEM (8) (12) (13) (14) (15) (16) (9) innosoft.com (innosoft.com [192.160.253.66]) (16) (9)
ident*
channel keywords; see Section 2.3.4.39 . This sample
assumes use of one of these keywords, for instance us of the default
identnone
keyword, that selects display of both the name
found from the DNS and IP address.