Summary: Isode components write to logging streams when events occur.
Facility MTA_SMTP
Messages relating to SMTP
Name | Severity | ID | Description | Action |
---|---|---|---|---|
BadHost | fatal | 204 | The hostname cannot be used for a connection. | |
BufferTooBig | error | 103 | The SMTP command handler broke the connection as the line provided exceeded the given limit. | |
BURLerror | error | 247 | Messages from internal BURL interface. | |
BURLfatal | fatal | 246 | Messages from internal BURL interface. | |
BURLinfo | info | 250 | Messages from internal BURL interface. | |
BURLnotice | notice | 249 | Messages from internal BURL interface. | |
BURLwarning | warning | 248 | Messages from internal BURL interface. | |
channelChange | notice | 245 | Authentication results in change of channel associated with connection. | |
Close | notice | 212 | Closing SMTP connection. | |
ConnectAttempt | info | 207 | Attempting connection to the given host. | |
ConnectDenied | fatal | 206 | The host denied the connection with a permanent error. | |
ConnectFailed | error | 201 | The connection failed to the given host. | |
Connection | info | 102 | A new connection from the given address has been received. | |
ConnectOK | notice | 203 | A connection has been established to the given host. | |
ConnectRetry | info | 208 | Retrying connections is attempted. | |
ConnectTempError | error | 205 | The host refused the connection with a temporary error. | |
ConnectTimeout | error | 202 | The connection timed out connecting to the given host. | |
ConnRecover | notice | 211 | Reports immediate recovery of the SMTP connection. | |
Critical | critical | 14 | Critical SMTP Event. This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event. | See Log entry for details. Please send information on the occurrence of this event to support@isode.com |
DNSBLfailed | warning | 106 | The DNSBL lookup for the calling address hit an entry. | |
Error | error | 12 | SMTP Error. Isode's medium term plan is to remove all common use of this event, Isode's long term plan is to remove all use of this event. | See log entry for details. |
ErrorS | error | 28 | SMTP Error. Isode's medium term plan is to remove all common use of this event, Isode's long term plan is to remove all use of this event. | See log entry for details. |
Fatal | fatal | 13 | Fatal SMTP Event. This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event. | See Log entry for details. Please send information on the occurrence of this event to support@isode.com |
FatalS | fatal | 29 | Fatal SMTP Event. This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event. | See Log entry for details. Please send information on the occurrence of this event to support@isode.com |
GLblocked | notice | 244 | A greylisting 'tuple' remains blocked. | |
GLunblocked | notice | 243 | A greylisting 'tuple' has become unblocked. | |
GLwhitelist | notice | 242 | Information on whitelisted items for greylisting. | |
IOerror | error | 200 | An I/O error was encountered. | |
Listen | notice | 100 | Listening on the given address, with associated channel key. | |
ListenAddressConflict | error | 116 | Two SMTP inbound channels have been specified with the same listening address but different channel keys. | |
ListenError | fatal | 101 | An error has occurred on a listener. | |
ListenWarning | warning | 118 | A problem has occurred on a listener. | |
NoDeliverby | info | 213 | The peer to which the message is being transferred does not support the delivery time extension (DELIVERBY). The value in the message is discarded as it is not critical. | |
NoStartTLS | warning | 214 | The SMTP server does not offer the STARTTLS extension. | |
Notice | notice | 6 | General notice level event: See log entry for details | No Operator Action |
NoticeS | notice | 22 | General notice level event: See log entry for details | No Operator Action |
protocolError | notice | 252 | Protocol error from SMTP client. | |
rDNSfailed | warning | 107 | The caller's IP address maps using rDNS to a hostname which does not have the IP address associated with it. This is often a sign of an attempted spoof, but may be a result of a misconfigured DNS server. | |
ReadPDU | pdu | 31 | SMTP data read | No Operator Action |
SASLinit | error | 104 | Failed to initialize the SASL system or connection. | |
SMTPEXPN | authfail | 115 | An SMTP EXPN command was received for a list, but refused. | |
SPFfail | error | 108 | SPF lookup for the name gave an SPF fail result. | |
SPFneutral | info | 110 | SPF lookup for the name gave an SPF neutral result. | |
SPFnone | warning | 112 | SPF lookup gave no information for the name. | |
SPFpass | info | 111 | SPF lookup for the name gave an SPF pass result. | |
SPFpermerror | error | 114 | Could not get SPF information for name. | |
SPFsoftfail | warning | 109 | SPF lookup for the name gave an SPF soft fail result. | |
SPFtemperror | error | 113 | Could not get SPF information for name. | |
Terminating | fatal | 117 | The SMTP server has encountered a fatal error and is terminating. | |
Timeout | info | 105 | The SMTP server connection did not receive any SMTP data or commands for the network timeout period, by default 5 minutes. | |
TLS | notice | 251 | Information concerning TLS initialization | |
TLSfailed | warning | 210 | STARTTLS failed on the connection attempt, but TLS is not required. The connection continues without TLS. | |
TLSrequired | fatal | 209 | TLS required for connection to the host, but the STARTTLS operation failed, or STARTTLS is not supported. | |
WritePDU | pdu | 30 | SMTP data written | No Operator Action |
Notice
- Message Text
- %1
- Parameters
- Text describing condition
- Description
- General notice level event: See log entry for details
- Action
- No Operator Action
Error
- Message Text
- %1
- Parameters
- Text describing error
- Description
- SMTP Error. Isode's medium term plan is to remove all common use of this event, Isode's long term plan is to remove all use of this event.
- Action
- See log entry for details.
Fatal
- Message Text
- %1
- Parameters
- Text describing error
- Description
- Fatal SMTP Event. This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event.
- Action
- See Log entry for details. Please send information on the occurrence of this event to support@isode.com
Critical
- Message Text
- %1 %2
- Parameters
- Text describing error
- Optional text when reporting system error
- Description
- Critical SMTP Event. This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event.
- Action
- See Log entry for details. Please send information on the occurrence of this event to support@isode.com
FatalS
- Message Text
- %1 %2
- Parameters
- Text describing error
- Additional text field
- Description
- Fatal SMTP Event. This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event.
- Action
- See Log entry for details. Please send information on the occurrence of this event to support@isode.com
ErrorS
- Message Text
- %1 %2
- Parameters
- Text describing error
- Additional text field
- Description
- SMTP Error. Isode's medium term plan is to remove all common use of this event, Isode's long term plan is to remove all use of this event.
- Action
- See log entry for details.
NoticeS
- Message Text
- %1 %2
- Parameters
- Text describing condition
- Additional text field
- Description
- General notice level event: See log entry for details
- Action
- No Operator Action
WritePDU
- Message Text
- %1
- Parameters
- File containing PDU
- Description
- SMTP data written
- Action
- No Operator Action
ReadPDU
- Message Text
- %1
- Parameters
- File containing PDU
- Description
- SMTP data read
- Action
- No Operator Action
Listen
- Message Text
- Listening on %1 for channel key %2
- Parameters
- Listen address
- Channel key
- Description
- Listening on the given address, with associated channel key.
- Action
ListenError
- Message Text
- Error on listener
- Description
- An error has occurred on a listener.
- Action
Connection
- Message Text
- New connection from %1 for %2
- Parameters
- Caller's address
- Connection context
- Description
- A new connection from the given address has been received.
- Action
BufferTooBig
- Message Text
- On connection from %1 buffer reached %2 bytes
- Parameters
- Caller's address
- Size of buffer
- Description
- The SMTP command handler broke the connection as the line provided exceeded the given limit.
- Action
SASLinit
- Message Text
- SASL initialization failed: %1
- Parameters
- Detailed reason
- Description
- Failed to initialize the SASL system or connection.
- Action
Timeout
- Message Text
- Connection from %1 timeout out
- Parameters
- Caller's address
- Description
- The SMTP server connection did not receive any SMTP data or commands for the network timeout period, by default 5 minutes.
- Action
DNSBLfailed
- Message Text
- Connection from %1 failed RBL lookup: %2
- Parameters
- Caller's address
- Text for header
- Description
- The DNSBL lookup for the calling address hit an entry.
- Action
rDNSfailed
- Message Text
- DNS mismatch for IP address %1 and host %2
- Parameters
- Caller's address
- Hostname found
- Description
- The caller's IP address maps using rDNS to a hostname which does not have the IP address associated with it. This is often a sign of an attempted spoof, but may be a result of a misconfigured DNS server.
- Action
SPFfail
- Message Text
- SPF failure for %1 from IP address %2
- Parameters
- Address/Name attempted
- Caller's IP address
- Description
- SPF lookup for the name gave an SPF fail result.
- Action
SPFsoftfail
- Message Text
- SPF soft failure for %1 from IP address %2
- Parameters
- Address/Name attempted
- Caller's IP address
- Description
- SPF lookup for the name gave an SPF soft fail result.
- Action
SPFneutral
- Message Text
- SPF soft failure for %1 from IP address %2
- Parameters
- Address/Name attempted
- Caller's IP address
- Description
- SPF lookup for the name gave an SPF neutral result.
- Action
SPFpass
- Message Text
- SPF soft failure for %1 from IP address %2
- Parameters
- Address/Name attempted
- Caller's IP address
- Description
- SPF lookup for the name gave an SPF pass result.
- Action
SPFnone
- Message Text
- No SPF info for %1 from IP address %2
- Parameters
- Address/Name attempted
- Caller's IP address
- Description
- SPF lookup gave no information for the name.
- Action
SPFtemperror
- Message Text
- Temporary error getting SPF info for %1 from IP address %2
- Parameters
- Address/Name attempted
- Caller's IP address
- Description
- Could not get SPF information for name.
- Action
SPFpermerror
- Message Text
- Temporary error getting SPF info for %1 from IP address %2
- Parameters
- Address/Name attempted
- Caller's IP address
- Description
- Could not get SPF information for name.
- Action
SMTPEXPN
- Message Text
- SMTP EXPN for list '%1' from %2
- Parameters
- Name of list
- Name of SMTP client
- Description
- An SMTP EXPN command was received for a list, but refused.
- Action
ListenAddressConflict
- Message Text
- Channel %1 listening address %2 conflicts with channel %3
- Parameters
- Channel Key1
- Listening Address
- Channel Key2
- Description
- Two SMTP inbound channels have been specified with the same listening address but different channel keys.
- Action
Terminating
- Message Text
- SMTP server terminating on fatal error
- Description
- The SMTP server has encountered a fatal error and is terminating.
- Action
ListenWarning
- Message Text
- Warning on listener
- Description
- A problem has occurred on a listener.
- Action
IOerror
- Message Text
- Error in %1
- Parameters
- Operation which experienced the error
- Description
- An I/O error was encountered.
- Action
ConnectFailed
- Message Text
- Connection failed to %1 [%2]
- Parameters
- Name of host
- Address being attempted
- Description
- The connection failed to the given host.
- Action
ConnectTimeout
- Message Text
- Connection attempt to %1 [%2] timed out
- Parameters
- Name of host
- Address being attempted
- Description
- The connection timed out connecting to the given host.
- Action
ConnectOK
- Message Text
- Connection succeeded to %1 [%2]
- Parameters
- Name of host
- Address being used
- Description
- A connection has been established to the given host.
- Action
BadHost
- Message Text
- Cannot connect to %1: %2
- Parameters
- Name of host
- Additional information
- Description
- The hostname cannot be used for a connection.
- Action
ConnectTempError
- Message Text
- Host %1 [%2] temporarily refused connect: %3
- Parameters
- Name of host
- Address of host
- Refusal text
- Description
- The host refused the connection with a temporary error.
- Action
ConnectDenied
- Message Text
- Host %1 [%2] denied connect: %3
- Parameters
- Name of host
- Address of host
- Refusal text
- Description
- The host denied the connection with a permanent error.
- Action
ConnectAttempt
- Message Text
- Attempting to connect to %1 [%2]
- Parameters
- Name of host
- Address being attempted
- Description
- Attempting connection to the given host.
- Action
ConnectRetry
- Message Text
- Retrying connect to %1; %2 attempts remain
- Parameters
- Name of host
- remaining attempts
- Description
- Retrying connections is attempted.
- Action
TLSrequired
- Message Text
- TLS required for %1
- Parameters
- Name of host
- Description
- TLS required for connection to the host, but the STARTTLS operation failed, or STARTTLS is not supported.
- Action
TLSfailed
- Message Text
- STARTTLS failed to %1, TLS not required
- Parameters
- Name of host
- Description
- STARTTLS failed on the connection attempt, but TLS is not required. The connection continues without TLS.
- Action
ConnRecover
- Message Text
- SMTP connection recovery to %1, %2
- Parameters
- Name of peer host
- Result of attempt at connection recovery
- Description
- Reports immediate recovery of the SMTP connection.
- Action
Close
- Message Text
- Closing connection to %1
- Parameters
- Name of peer host
- Description
- Closing SMTP connection.
- Action
NoDeliverby
- Message Text
- Delivery time extension not supported by %1, but not critical in %2
- Parameters
- Name of peer host
- Queue id of message
- Description
- The peer to which the message is being transferred does not support the delivery time extension (DELIVERBY). The value in the message is discarded as it is not critical.
- Action
NoStartTLS
- Message Text
- STARTTLS not supported by SMTP server
- Description
- The SMTP server does not offer the STARTTLS extension.
- Action
GLwhitelist
- Message Text
- Greylisting %1 %2 whitelisted
- Parameters
- Type of item
- Value of item
- Description
- Information on whitelisted items for greylisting.
- Action
GLunblocked
- Message Text
- Greylisting: %1 %2 -> %3 unblocked
- Parameters
- Source IP address
- Sender address
- Recipient address
- Description
- A greylisting 'tuple' has become unblocked.
- Action
GLblocked
- Message Text
- Greylisting: %1 %2 -> %3 attempt %4 blocked
- Parameters
- Source IP address
- Sender address
- Recipient address
- Attempt number
- Description
- A greylisting 'tuple' remains blocked.
- Action
channelChange
- Message Text
- Switching connection from %1 channel %2 to authenticated channel %3
- Parameters
- Connection origin
- Previous channel
- New channel
- Description
- Authentication results in change of channel associated with connection.
- Action
BURLfatal
- Message Text
- %1
- Parameters
- Information
- Description
- Messages from internal BURL interface.
- Action
BURLerror
- Message Text
- %1
- Parameters
- Information
- Description
- Messages from internal BURL interface.
- Action
BURLwarning
- Message Text
- %1
- Parameters
- Information
- Description
- Messages from internal BURL interface.
- Action
BURLnotice
- Message Text
- %1
- Parameters
- Information
- Description
- Messages from internal BURL interface.
- Action
BURLinfo
- Message Text
- %1
- Parameters
- Information
- Description
- Messages from internal BURL interface.
- Action
TLS
- Message Text
- TLS: %1
- Parameters
- Information
- Description
- Information concerning TLS initialization
- Action
protocolError
- Message Text
- Protocol error from %1: %2
- Parameters
- SMTP client name
- Detail of error
- Description
- Protocol error from SMTP client.
- Action