Name

SMTP-888 — Unified SMTP proxy statistics message

Severity

I (statistic)

Message text

PROXY-EVENT PROTOCOL=%s CLIENT=%s CLIENT-IP=%s CLIENT-PORT=%u SERVER=%s SERVER-IP=%s SERVER-PORT=%u SERVER-PORT-NAME=%s USER=%s BYTES-CIN=%u BYTES-COUT=%u BYTES-SIN=%u BYTES-SOUT=%u DURATION=%s STATUS=%s RESULT=%s RULE=%s MAIL-ID=%s SENDER=%s RECIPIENT=%s SPAM-SCORE=%d VIRUS-STATUS=%s GREY-BLOCKED=%u ATTACHMENTS=%s

Description

This message informs that the proxy has finished processing a single copy of an email message (sender -> recipient).

Common fields:

  • network protocol (TCP / UDP)

  • client (hostname if available, IP address otherwise)

  • client IP address

  • client port number

  • server (hostname if available, IP address otherwise)

  • server IP address

  • server port number

  • server port name (reported by getservbyport())

  • authenticated user

  • client-side bytes in (client <- proxy)

  • client-side bytes out (client -> proxy)

  • server-side bytes in (proxy <- server)

  • server-side bytes out (proxy -> server)

  • duration in seconds

  • status code (ACCEPTED / REJECTED)

  • result code (OK / FAILED / ABORTED)

  • rule name.

SMTP proxy specific fields:

  • internal message identifier

  • sender email address (MAIL FROM argument)

  • recipient email address: (RCPT TO argument)

  • spam score (reported by the antispam module)

  • virus status code (reported by the antivirus module)

  • grey-blocked flag (1=TRUE, 0=FALSE)

  • list of attachments (TYPE=%s FILENAME=%s VIRUS-STATUS=%s SIZE=%u)

See also

SMTR-819(6), SMTS-815(6), logging(7)

Authors

This man page is a part of Kernun Firewall.
Copyright © 2000–2023 Trusted Network Solutions, a. s.
All rights reserved.