User Guide
118 Kaspersky
®
SMTP-Gateway 5.5 for Linux/Unix
srcid – original message ID.
When a copy of an email message is created (for the delivery of that message to
different groups of recipients) the following line will be added to the log file:
envelope-id: SPLITTED, domain=<...>, nrcpt=...,
srcid=...
where:
envelope-id – message identifier in the application working queue
domain – name of the domain for which a copy of the original message
was created
nrcpt – the number of recipients of this email message (out of
recipients that belong to this group)
srcid – original message ID.
When an email message is delivered, the following line will be added to the log
file:
envelope-id: DELIVERED, rcpt=<...>, server=...,
size=..., status=sent|failed
where:
envelope-id – message identifier in the application working queue
rcpt – address of the message recipient
server – IP address and name of the server where the message is
delivered
size – message size
status – delivery status, possible values are:
• sent – message was successfully delivered
• failed – message was not delivered.
When an email message is blocked, the following line will be added to the log
file:
envelope-id: BLOCKED, rcpt=..., size=...
where:
envelope-id – message identifier in the application working queue
rcpt – address of the message recipient
size – message size.










