Summary: Isode components write to logging streams when events occur.
Facility MTA
Messages relating to generic M-Switch functionality
Name | Severity | ID | Description | Action |
---|---|---|---|---|
Abort | fatal | 48 | There was a serious error which terminates the process. | Depends on the reason for the error. |
ActionNotSupported | fatal | 121 | The configuration of the shaper channel requests an action in a converter which is not supported for the output content type. | This is a configuration problem. |
AddressFailed | error | 101 | An address failed in submission | |
AddressNotPermitted | error | 724 | The P3 or P7 user has been configured with a list of acceptable calling IP addresses or ranges, and a connection has been received which does not originate from one of these addresses. | |
AddressParse | warning | 213 | Problem found in parsing address in RFC 2822 heading field. | |
ADregisterError | error | 122 | Binding to AD for Kerberos failed. | |
ArchiveSpace | error | 157 | The mail system was unable to archive a message due to lack of space. | |
Asn1DecodeError | error | 215 | A problem was encountered decoding an ASN.1 object. | |
Asn1EncodeError | error | 214 | A problem was encountered encoding an ASN.1 object. | |
Asn1PEwrite | error | 216 | A problem was encountered flattening PElements to a presentation stream. | |
Asn1Range | warning | 221 | An ASN,1 element with an Integer or Enumerated syntax had a value which was outside the defined range or set of values. The value has been corrected to avoid subsequent problems. | |
AuthBlocked | error | 111 | The route is blocked as the result of an authorization rule. The message text gives the description associated with the rule. | If the blocking is not correct, then the rules or data which is input to the rules needs to be corrected. |
AuthInternalError | fatal | 113 | There has been an internal error in authorization processing. | This is an error within the application. |
AuthPermitted | success | 112 | The route is explicitly permitted as the result of an authorization rule. | If the permission is not correct, then the rules or data which is input to the rules needs to be corrected. |
CannotChangeDir | fatal | 56 | Cannot change directory. | Check logentry for further information. Ensure that the directory exists and that the permissions are correct |
CantBind | error | 51 | It was not possible for submit to listen on a socket for incoming connections from a client. | Check that the submit port is correctly configured. Make sure the submit program has the correct permissions |
CantConnect2QMGR | error | 52 | It was not possible to connect to the QMGR as a passive channel | Check that QMGR is running. If it is running, there is a configuration error in the program that failed to bind that must be corrected. |
CantCreateSocket | error | 50 | It was not possible to create a socket to connect to the submit server | Check for temporary system resource shortage. If error repeats, investigate for configuration error |
CantSetUID | fatal | 53 | Cannot set userid mail user | Ensure that the owner of the submit program exists |
CCCPBAD | error | 406 | A BAD response was received | |
CCCPBYE | notice | 407 | The server indicated that it was shutting down | |
CCCPcapability | info | 409 | received an unsolicited capability response | |
CCCPerror | error | 408 | The channel hit an error processing the message | |
CCCPignore | warning | 410 | The server is returning items which are being ignored. | |
CCCPinternal | error | 401 | There was an internal error. | |
CCCPNO | error | 405 | A NO response was received | |
CCCPprotocol | error | 400 | There was an error in the protocol from the CCCP server. | |
CCCPread | pdu | 411 | Read data from CCCP server | |
CCCPunsolicitedBAD | error | 403 | An untagged BAD response was received | |
CCCPunsolicitedNO | error | 402 | An untagged NO response was received | |
CCCPunsolicitedOK | error | 404 | An untagged OK response was received | |
CCCPwrite | pdu | 412 | Data written to CCCP server | |
ChangeNotification | fatal | 47 | There was a failure monitoring a folder for changes. | Check that the directory exists, and that the permissions are correct. May be a temporary system resource shortage. If error repeats, investigate for configuration error. |
ChanProcess | info | 150 | The channel is starting processing the given message. | |
ChanStarting | notice | 158 | The channel is starting up | |
ChanTimeout | error | 54 | Aborting channel after timeout, for the message ID specified | The Tcl interpreter in the checking channel has timed out. Check for other errors in the logs |
CharsetDecode | error | 209 | Cannot decode character string. | |
CharsetEncode | error | 210 | Cannot encode character string. | |
CharsetInit | error | 208 | Cannot initialize the character set. | |
CheckingProdAct | notice | 660 | Checking activation using the filename reported | |
Checkscan | detail | 420 | General information from scanning process. | |
ConflictingLabel | error | 306 | Label conflicts with another label within the same message. | |
ContentNotCheckable | error | 116 | There is no checker channel for the content type of the message, and checking is required for the message. | This may be a configuration problem. Note that some checking rules specify specific channels. |
ContentNotScannable | warning | 119 | There is no scanning information for the content type of the message. | This may be a configuration problem. |
ContentOpen | error | 153 | Cannot open the named content file. | |
ContentSyntaxError | fatal | 200 | The message content cannot be decoded either because of corruption, or because it is not the content type given in the message envelope. | |
ContentTooLong | fatal | 205 | The size of the message content exceeds a limit set for the channel, MTA or user. | |
ContentTypeNotSupported | fatal | 202 | The message cannot be transferred or delivered because the content type of the original message is not supported, or because the message cannot be converted to any content type supported by the recipient. | |
ConversionImpractical | fatal | 203 | Some issue prevents the conversion of the message. | |
ConversionProblem | error | 207 | There was some error converting the message content. The Switch will attempt the conversion again if the problem is not a permanent error. | |
ConversionProhibited | error | 117 | The message required some content conversion, but the message had content conversion prohibited. | This could arise through misconfiguration, so that a message should not have required conversion. |
ConversionWithLoss | fatal | 204 | The conversion of the message would require loss of information and this has been forbidden by the sender of the message. | |
Critical | critical | 14 | Critical M-Switch 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 |
DBerror | fatal | 80 | Problem occurred accessing tables database. | |
DirectedLocally | warning | 93 | The name is directed to the local host. | |
DiskSpaceLow | warning | 81 | The disk which holds the named data has a percentage free space which is less than the limit. | |
DKIMerror | error | 500 | An error has arisen in the processing for DKIM signing. | Correct the error if possible. |
Downgrade | error | 217 | Downgrading IPMS 88 to IPMS 84 failed. | |
DuplicateRemoved | info | 114 | The recipient is being ignored as it matches exactly the address of another recipient. | If duplicate elimination is not required, then set the "allow_duplicates" variable. |
EITsNotSupported | fatal | 201 | The message cannot be processed because the message contains EITs which are not supported by the recipient. | |
Error | error | 12 | General error used for normal errors | No Operator Action |
ErrorOnReport | error | 125 | A message has been received with an envelope originator address which cannot be parsed or routed. | If the problem is a routing problem, this could be the result of a configuration error which should be corrected. |
ErrorS | error | 28 | M-Switch 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. |
FallbackSecurityLabel | warning | 308 | When converting text to a security, there was an issue but a fallback label could be identified. | |
FAPIinNOTOK | error | 611 | An error has arisen in the processing of an input message. | Check submission log for details |
FAPIinOK | info | 610 | A file was successfully submitted. | |
Fatal | fatal | 13 | M-Switch 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 |
FatalS | fatal | 29 | Fatal M-Switch 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 |
FieldParse | warning | 211 | Problem found in parsing RFC 2822 heading field. | |
FilterError | error | 212 | An attempt is made to read data which is not available in this context. This is probably the result of a misconfigured list of filters. | |
FlashMsgIn | notice | 659 | A Flash priority message has been submitted into the MTA. | |
ForceFailed | error | 658 | The forcing of the message failed. | |
ForceInProgress | error | 657 | Another client is in the process of forcing a message to the front of the queue. | |
FTBEcreated | info | 623 | Information on output file creation | |
FTBEdelivered | info | 622 | Information on the number of MIME body parts delivered | |
FTBEmultipleseq | error | 624 | Multiple lastseqnum files found in root folder. The channel will attempt to use the highest number. | Stop the channel and remove all but the highest numbered file. |
FTBEnoIUsers | notice | 621 | Not searching for Internet FTBE users as Internet User Search Base is not set in the the channel entry | Check configuration if Internet users expected |
FTBEnoXUsers | notice | 620 | Check configuration if X.400 users expected | |
Housekeeper | info | 159 | The housekeeper channel is starting processing the given message for the operation | |
Interpreter | error | 305 | An error occurred when running the internal interpreter. data. | |
InvalidAuthValue | error | 120 | A string presented for use in the authorization system cannot be interpreted as a valid string value for the expected type. | If this occurs in loading the group information, this may be a configuration problem. |
InvalidOriginator | error | 124 | A message has been received with an envelope originator address which cannot be parsed or routed. | If the problem is a routing problem, this could be the result of a configuration error which should be corrected. |
InvalidSecurityLabel | error | 303 | A security label was found which was not valid. | |
LDAPconnect | error | 57 | ||
ListFailure | error | 630 | There was a failure expanding a distribution list. | |
LocalDelivery | error | 600 | delivery information for local delivery | |
LoginFailed | error | 655 | Failure in presenting credentials for login. | |
LookupFailed | error | 104 | An address failed in lookup in a remote directory. | |
MaildirError | error | 156 | Delivery for a user using maildir failed. | |
MessageDiscard | notice | 60 | A message to a recipient is being discarded. The normal reason for this is that the checking channel has been configured to discard messages which match certain characteristics. | Generally, no action is necessary. If message discard is not intended, this should be investigated for configuration error. The m-switch audit log can be inspected for more information about the message. |
MessageNonDelivered | error | 725 | A message could not be delivered and will be non-delivered by the housekeeper channel to generate a non-delivery report, or put on the corrector channel. | |
MessageUpdateError | error | 652 | There was an error in the data for updating the message | |
MissingContent | error | 118 | There is a problem with the message content for the message. | This is likely to be a transient problem. |
NoAddressConversion | fatal | 220 | The message cannot proceed as there is no conversion for an address. | |
NoBilateralAgreement | fatal | 206 | The message is not allowed to be transferred to the user or the peer MTA. | |
NoContentType | error | 152 | There is no content-type for the given message. | |
NoDecryptionKey | warning | 452 | No decryption key matched a locally held key. So, decryption is not possible. | |
NoInChannel | error | 110 | When different channels can be used for an inbound connection, the channel is selected using the channel key and the inbound IP address and hostname. If no channel can be found which passes these checks, this error occurs. | This is normally a configuration error. It can arise if all channels associated with the channel key have selection rules, and none match, and if there is no channel with no selection rule. |
NoMessageForCorrection | warning | 650 | No message is available for correction | |
NoRecipCert | error | 451 | Cannot find certificate to encrypt message for the given destination. | |
NoRecipients | error | 103 | The message being submitted has no recipients which require processing. | |
NoRelayPermitted | warning | 123 | A multicast channel receives a message which is routed out via this same channel. However, relay to the destination MTA is not permitted. | |
NoShutdownHandle | fatal | 45 | The channel failed to create a system event to mark shutdown of the service. | This would be unusual. The most likely cause would be exhaustion of system resources. If error repeats, investigate for configuration error on M-Switch or on system. |
NoSMIMERecips | error | 450 | There were no recipients available for encryption | |
NoSource | error | 151 | There is no source directory for the message content for the given message. | |
NotAuthorized | error | 656 | The user has not been authorized to use this channel. | |
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 |
NotInCUG | error | 115 | The recipient is a member of one or more closed user groups, and the sender is not permitted to send to any of those groups. | If the sender should be permitted, then configure the sender in an appropriate group. |
NoTLSIdentity | error | 721 | A TLS server needs an identity, i.e. a certificate and corresponding private key. | Ensure that the TLS identity is configured and available. |
NSNoData | warning | 92 | No data was found for the given name. | |
NSpermanent | error | 91 | The name service reports the name does not exist. | |
NStransient | error | 90 | A problem was found with name lookup which may be resolved later. | |
OverridingLabel | info | 307 | The label has given a higher priority than a previously found label. So this label is used for the message. | |
OwnerMismatch | error | 155 | Mismatch between user being used for the delivery and the owner of the file prevents delivery. | |
parselose | error | 95 | Generic error in address parsing and routing. | |
ProblemWithMtaOnChan | error | 55 | There was a problem with MTAs queued on a channel | May be problems with messages or configuration. Check other log entries for further information. Examine the message in the queue. Check the MTA configuration |
ProcDying | fatal | 44 | The process is dying after receiving a signal from the OS | May be temporary resource problem. If error repeats, investigate for configuration error |
ProdActCheckFail | fatal | 661 | Checking activation failed. | Check the activation ID filename exists, is readable and has valid content. |
ProdActCheckNumSubF | detail | 668 | Activation ID activates this number of subfeatures | |
ProdActCheckStubSuccess | notice | 669 | Product Activation check succeeded suing library in stub mode | |
ProdActCheckSubFWithVal | detail | 665 | Activation ID activates this subfeature with optional value | |
ProdActCheckSucceededNOTLS | notice | 722 | The call to check the Product Activation of the M-Switch feature succeeded but returned a warning which is part of the log message. | |
ProdActCheckSuccess | notice | 662 | Product Activation check succeeded | |
ProdActCheckSuccessNoSubF | detail | 664 | Activation successful but no sub features found | |
ProdActCheckSuccessSubF | detail | 663 | Activation ID includes this subfeature | |
ProdActLogSubFNotActivated | detail | 667 | Activation has not activated this subfeature | |
ProdActLogSubFWithoutVal | detail | 666 | Activation ID activates this subfeature with no specified value | |
Qid2Dir | error | 154 | Cannot generate the required queue name for the recipient. | |
QmgrNotNotified | warning | 106 | The channel failed to tell the qmgr about a message. There are various reasons for this. The message has been written to the on-disk queue successfully. | The queue manager at intervals scans the queue for messages which is does not know about. So, no action is required if this interval is sufficiently short. However, mconsole can be used to force this. |
QmgrShutdown | notice | 62 | The queue manager has informed the channel that it is shutting down. The channel process will normally close as well. | |
QueueConnectionLost | error | 651 | The connection to the queue was lost. | |
REBuildError | fatal | 304 | An error occurred when building the regular expression data. | |
ReportDiscard | notice | 61 | A report to a recipient is being discarded. Reports are discarded on any error, such as routing errors or failure to transfer within the required time. | Discard of reports is often routine. Site policy may require this event to be investigated, to ensure that there is no associated message loss. The audit log can be inspected for more information about the report, and there may be indications for the failure in other event log messages. |
ReportSubmitFailure | error | 126 | A status report for a message failed to be submitted. The detail gives information on the problem. It may be an issue with the address to which the report would be sent, or an issue with the return of content. The appended event message gives more detail. | Check configuration relating to routing the subject message's originator address. |
RoutingTimeout | warning | 102 | The procedure to route a recipient address resulted in a network timeout. | |
rplose | error | 94 | Generic error used in some cases, particularly in routing code. | |
SASLinit | fatal | 700 | Failed to initialize the SASL system or connection. | |
ServiceShutdown | notice | 63 | The service has been instructed to shut down. | |
ShaperInternalError | error | 453 | An internal error has occurred in the shaper channel. This might be a result of configuration. | |
ShellChild | notice | 602 | Information logged from child process. | |
ShellExec | info | 601 | Exec information for shell channel | |
SubmitContentError | error | 105 | Various checks are made on a message content on submission. A message has failed these checks. | |
SubmitDataError | error | 654 | There was an error in the data to be submitted. | |
SubmitMsgCheck | error | 100 | Various checks are made on a message on submission. A message has failed these checks. | |
TableFileAccess | error | 82 | There was a failure opening a file related to tables. The file could be a source file for a table, the table database itself or a lock file used in processing. | Investigate why the error occurred. It could be permissions or file ownership. |
TableLoadError | error | 83 | There was an error in a record in the text file being loaded into the tables database. The key name may be the name from the record with the error, but the value is the value from the previous record, if any. | Identify the record and correct it. |
Tclerror | error | 300 | A Tcl error occurred while executing part of the checking channel. | |
Testchan | detail | 640 | Test channel tracing information | |
TextGenerate | error | 219 | An error was found when generating the text for a notification message. | |
UnexpectedEvent | fatal | 46 | An unexpected event occurred while waiting for the service to be shutdown. | See other log entries for further information |
UnknownEncoding | error | 218 | In attempting to decode a message body, an unknown transfer encoding has been encountered. | |
UUdecode | error | 301 | An error occurred extracting a uuencoded attachment. | |
Verification | error | 302 | Signature verification failed for reasons given in subordinate message. | |
VerifyDataError | error | 653 | There was an error in the data to be verified. | |
VirusFound | error | 723 | A virus was detected in the indicated message. | |
WEBfail | fatal | 720 | There was a failure to initialize the webserver. |
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
- General error used for normal errors
- Action
- No Operator Action
Fatal
- Message Text
- %1
- Parameters
- Text describing error
- Description
- M-Switch 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
Critical
- Message Text
- %1 %2
- Parameters
- Text describing error
- Optional text when reporting system error
- Description
- Critical M-Switch 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 M-Switch 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
- M-Switch 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
ProcDying
- Message Text
- Process dying on signal %1 (%2)
- Parameters
- Int value of the signal that is killing the process
- String value of the signal that is killing the process
- Description
- The process is dying after receiving a signal from the OS
- Action
- May be temporary resource problem. If error repeats, investigate for configuration error
NoShutdownHandle
- Message Text
- Failed to create shutdown handle
- Description
- The channel failed to create a system event to mark shutdown of the service.
- Action
- This would be unusual. The most likely cause would be exhaustion of system resources. If error repeats, investigate for configuration error on M-Switch or on system.
UnexpectedEvent
- Message Text
- Unexpected event, status=%1
- Parameters
- Return code from function.
- Description
- An unexpected event occurred while waiting for the service to be shutdown.
- Action
- See other log entries for further information
ChangeNotification
- Message Text
- Change notification failure for %1
- Parameters
- name of directory/folder being monitored
- Description
- There was a failure monitoring a folder for changes.
- Action
- Check that the directory exists, and that the permissions are correct. May be a temporary system resource shortage. If error repeats, investigate for configuration error.
Abort
- Message Text
- Aborting [%1] %2
- Parameters
- Error code
- Error detail
- Description
- There was a serious error which terminates the process.
- Action
- Depends on the reason for the error.
CantCreateSocket
- Message Text
- Can't create socket to connect to the submit server
- Description
- It was not possible to create a socket to connect to the submit server
- Action
- Check for temporary system resource shortage. If error repeats, investigate for configuration error
CantBind
- Message Text
- Can't bind/listen on socket to connect to the submit server
- Description
- It was not possible for submit to listen on a socket for incoming connections from a client.
- Action
- Check that the submit port is correctly configured. Make sure the submit program has the correct permissions
CantConnect2QMGR
- Message Text
- Can't connect to QMGR %1 (internal PP name %2)
- Parameters
- Passive channel name
- Internal PP name
- Description
- It was not possible to connect to the QMGR as a passive channel
- Action
- Check that QMGR is running. If it is running, there is a configuration error in the program that failed to bind that must be corrected.
CantSetUID
- Message Text
- Cannot set userid mail user
- Description
- Cannot set userid mail user
- Action
- Ensure that the owner of the submit program exists
ChanTimeout
- Message Text
- Aborting channel after timeout (message %1)
- Parameters
- Name of the message that the channel failed to process because of the timeout
- Description
- Aborting channel after timeout, for the message ID specified
- Action
- The Tcl interpreter in the checking channel has timed out. Check for other errors in the logs
ProblemWithMtaOnChan
- Message Text
- Problem with MTAs queued on chan %1
- Parameters
- Name of the channel where the problem was detected
- Description
- There was a problem with MTAs queued on a channel
- Action
- May be problems with messages or configuration. Check other log entries for further information. Examine the message in the queue. Check the MTA configuration
CannotChangeDir
- Message Text
- Cannot change directory to %1
- Parameters
- Name of directory
- Description
- Cannot change directory.
- Action
- Check logentry for further information. Ensure that the directory exists and that the permissions are correct
LDAPconnect
- Message Text
- Failed to connect to LDAP host %1:%2, %3
- Parameters
- Host string
- port string
- Additional error information
- Description
- Action
MessageDiscard
- Message Text
- Message to %1 discarded: %2
- Parameters
- Name of the recipient of the message
- A string giving the reason the message is being discarded
- Description
- A message to a recipient is being discarded. The normal reason for this is that the checking channel has been configured to discard messages which match certain characteristics.
- Action
- Generally, no action is necessary. If message discard is not intended, this should be investigated for configuration error. The m-switch audit log can be inspected for more information about the message.
ReportDiscard
- Message Text
- Report to %1 discarded: %2
- Parameters
- Name of the recipient of the report
- A string giving the reason the report is being discarded
- Description
- A report to a recipient is being discarded. Reports are discarded on any error, such as routing errors or failure to transfer within the required time.
- Action
- Discard of reports is often routine. Site policy may require this event to be investigated, to ensure that there is no associated message loss. The audit log can be inspected for more information about the report, and there may be indications for the failure in other event log messages.
QmgrShutdown
- Message Text
- Queue Manager shutting down
- Description
- The queue manager has informed the channel that it is shutting down. The channel process will normally close as well.
- Action
ServiceShutdown
- Message Text
- Service shutting down
- Description
- The service has been instructed to shut down.
- Action
DBerror
- Message Text
- Problem with tables database: %1
- Parameters
- Detail for error
- Description
- Problem occurred accessing tables database.
- Action
DiskSpaceLow
- Message Text
- Free space on disk for %1 %2%% (warning level %3%%)
- Parameters
- Use of disk
- Percentage free space
- Current warning level
- Description
- The disk which holds the named data has a percentage free space which is less than the limit.
- Action
TableFileAccess
- Message Text
- Cannot open file %1 for %2 (%3)
- Parameters
- Name of file
- Name of the table or file function
- table description
- Description
- There was a failure opening a file related to tables. The file could be a source file for a table, the table database itself or a lock file used in processing.
- Action
- Investigate why the error occurred. It could be permissions or file ownership.
TableLoadError
- Message Text
- Error loading record for table %1, key=%2 value=%3
- Parameters
- Name of table
- key name
- Key value
- Description
- There was an error in a record in the text file being loaded into the tables database. The key name may be the name from the record with the error, but the value is the value from the previous record, if any.
- Action
- Identify the record and correct it.
NStransient
- Message Text
- Transient nameserver problem for %1, %2
- Parameters
- Name being resolved
- Detail for error
- Description
- A problem was found with name lookup which may be resolved later.
- Action
NSpermanent
- Message Text
- Name error for %1; %2
- Parameters
- Name being resolved
- Detail for error
- Description
- The name service reports the name does not exist.
- Action
NSNoData
- Message Text
- No data found for %1
- Parameters
- Name being resolved
- Description
- No data was found for the given name.
- Action
DirectedLocally
- Message Text
- %1 directed to local host
- Parameters
- Name being resolved
- Description
- The name is directed to the local host.
- Action
rplose
- Message Text
- (%1) %2
- Parameters
- String giving error type
- Additional information
- Description
- Generic error used in some cases, particularly in routing code.
- Action
parselose
- Message Text
- (%1) %2
- Parameters
- String giving error type
- Additional information
- Description
- Generic error in address parsing and routing.
- Action
SubmitMsgCheck
- Message Text
- Problem checking inbound message: %1
- Parameters
- A string giving the problem with the message.
- Description
- Various checks are made on a message on submission. A message has failed these checks.
- Action
AddressFailed
- Message Text
- Address %1 invalid: %2
- Parameters
- The address string which is being faulted
- A string describing the problem.
- Description
- An address failed in submission
- Action
RoutingTimeout
- Message Text
- Address %1 timed out: %2
- Parameters
- The address string which is being faulted
- A string describing the problem.
- Description
- The procedure to route a recipient address resulted in a network timeout.
- Action
NoRecipients
- Message Text
- Message has no recipients
- Description
- The message being submitted has no recipients which require processing.
- Action
LookupFailed
- Message Text
- Address %1 lookup failed: %2
- Parameters
- The address string which is being faulted
- A string describing the problem.
- Description
- An address failed in lookup in a remote directory.
- Action
SubmitContentError
- Message Text
- Problem with message content: %1
- Parameters
- A string giving the problem with the message.
- Description
- Various checks are made on a message content on submission. A message has failed these checks.
- Action
QmgrNotNotified
- Message Text
- Channel %1 to notify queue manager about message unid=%2
- Parameters
- The name of the channel
- The unique ID of the message
- Description
- The channel failed to tell the qmgr about a message. There are various reasons for this. The message has been written to the on-disk queue successfully.
- Action
- The queue manager at intervals scans the queue for messages which is does not know about. So, no action is required if this interval is sufficiently short. However, mconsole can be used to force this.
NoInChannel
- Message Text
- No matching channel found for %1
- Parameters
- The channel key used in the lookup
- Description
- When different channels can be used for an inbound connection, the channel is selected using the channel key and the inbound IP address and hostname. If no channel can be found which passes these checks, this error occurs.
- Action
- This is normally a configuration error. It can arise if all channels associated with the channel key have selection rules, and none match, and if there is no channel with no selection rule.
AuthBlocked
- Message Text
- Route blocked: %1
- Parameters
- The description associated with the rule which caused the block.
- Description
- The route is blocked as the result of an authorization rule. The message text gives the description associated with the rule.
- Action
- If the blocking is not correct, then the rules or data which is input to the rules needs to be corrected.
AuthPermitted
- Message Text
- Route permitted: %1
- Parameters
- The description associated with the rule which allowed the route.
- Description
- The route is explicitly permitted as the result of an authorization rule.
- Action
- If the permission is not correct, then the rules or data which is input to the rules needs to be corrected.
AuthInternalError
- Message Text
- Internal Authorization Error: %1
- Parameters
- Detail for the error
- Description
- There has been an internal error in authorization processing.
- Action
- This is an error within the application.
DuplicateRemoved
- Message Text
- Duplicate address in envelope
- Description
- The recipient is being ignored as it matches exactly the address of another recipient.
- Action
- If duplicate elimination is not required, then set the "allow_duplicates" variable.
NotInCUG
- Message Text
- Sender not in closed user group
- Description
- The recipient is a member of one or more closed user groups, and the sender is not permitted to send to any of those groups.
- Action
- If the sender should be permitted, then configure the sender in an appropriate group.
ContentNotCheckable
- Message Text
- Content type %1 cannot be checked
- Parameters
- The content type
- Description
- There is no checker channel for the content type of the message, and checking is required for the message.
- Action
- This may be a configuration problem. Note that some checking rules specify specific channels.
ConversionProhibited
- Message Text
- Message requires conversion which is prohibited
- Description
- The message required some content conversion, but the message had content conversion prohibited.
- Action
- This could arise through misconfiguration, so that a message should not have required conversion.
MissingContent
- Message Text
- Cannot scan content for message %1
- Parameters
- The message qid
- Description
- There is a problem with the message content for the message.
- Action
- This is likely to be a transient problem.
ContentNotScannable
- Message Text
- Content type %1 cannot be scanned
- Parameters
- The content type
- Description
- There is no scanning information for the content type of the message.
- Action
- This may be a configuration problem.
InvalidAuthValue
- Message Text
- String value for authorization '%1' is invalid %2, %3
- Parameters
- The invalid string
- The type of string expected
- additional error information
- Description
- A string presented for use in the authorization system cannot be interpreted as a valid string value for the expected type.
- Action
- If this occurs in loading the group information, this may be a configuration problem.
ActionNotSupported
- Message Text
- Conversion action %1 not supported
- Parameters
- The shaper action requested
- Description
- The configuration of the shaper channel requests an action in a converter which is not supported for the output content type.
- Action
- This is a configuration problem.
ADregisterError
- Message Text
- Failed to register %1 with AD, %2 returned %3
- Parameters
- Service name being used
- Function being called
- Error code
- Description
- Binding to AD for Kerberos failed.
- Action
NoRelayPermitted
- Message Text
- Relay not permitted for mta %1
- Parameters
- The target MTA
- Description
- A multicast channel receives a message which is routed out via this same channel. However, relay to the destination MTA is not permitted.
- Action
InvalidOriginator
- Message Text
- Message unid=%1 has invalid originator '%2, %3'
- Parameters
- Unique id of message
- Originator address which cannot be parsed
- Detail of the problem
- Description
- A message has been received with an envelope originator address which cannot be parsed or routed.
- Action
- If the problem is a routing problem, this could be the result of a configuration error which should be corrected.
ErrorOnReport
- Message Text
- Report unid=%1 to %2 discarded on error: (%3) %4
- Parameters
- Unique id of message
- Originator address which cannot be parsed
- Status code
- Detail of the problem
- Description
- A message has been received with an envelope originator address which cannot be parsed or routed.
- Action
- If the problem is a routing problem, this could be the result of a configuration error which should be corrected.
ReportSubmitFailure
- Message Text
- Failed to submit report for unid=%1 to %2
- Parameters
- Unique id of subject message
- Originator address of subject message
- Description
- A status report for a message failed to be submitted. The detail gives information on the problem. It may be an issue with the address to which the report would be sent, or an issue with the return of content. The appended event message gives more detail.
- Action
- Check configuration relating to routing the subject message's originator address.
ChanProcess
- Message Text
- %1 processing message %2
- Parameters
- Name of channel
- Queue ID for the message
- Description
- The channel is starting processing the given message.
- Action
NoSource
- Message Text
- %1: missing source directory for message %2
- Parameters
- Name of channel
- Queue ID for the message
- Description
- There is no source directory for the message content for the given message.
- Action
NoContentType
- Message Text
- %1: missing content type for message %2
- Parameters
- Name of channel
- Queue ID for the message
- Description
- There is no content-type for the given message.
- Action
ContentOpen
- Message Text
- %1: cannot open content %2
- Parameters
- Name of channel
- Name of content file
- Description
- Cannot open the named content file.
- Action
Qid2Dir
- Message Text
- %1: cannot create directory name for %2:%3
- Parameters
- Name of channel
- Queue ID of message
- Internal recipient number
- Description
- Cannot generate the required queue name for the recipient.
- Action
OwnerMismatch
- Message Text
- Delivery attempt to %1 with uid=%2 to file %3 (owned by %4) denied
- Parameters
- Name of local user
- UID of local user
- Name of delivery file
- UID of owner of file
- Description
- Mismatch between user being used for the delivery and the owner of the file prevents delivery.
- Action
MaildirError
- Message Text
- Maildir delivery for %1 to %2 failed: %3
- Parameters
- Name of local user
- Name of directory or file
- Error reason
- Description
- Delivery for a user using maildir failed.
- Action
ArchiveSpace
- Message Text
- Archiving of message into %1 failed due to lack of space
- Parameters
- Name of archive directory
- Description
- The mail system was unable to archive a message due to lack of space.
- Action
ChanStarting
- Message Text
- Channel %1 (%2) starting
- Parameters
- Name of channel
- Description of channel
- Description
- The channel is starting up
- Action
Housekeeper
- Message Text
- %1 processing message %2, operation %3
- Parameters
- Name of channel
- Queue ID for the message
- Operation on channel
- Description
- The housekeeper channel is starting processing the given message for the operation
- Action
ContentSyntaxError
- Message Text
- %1 has incorrect syntax: %2
- Parameters
- The component of the content
- A string giving the problem with the content.
- Description
- The message content cannot be decoded either because of corruption, or because it is not the content type given in the message envelope.
- Action
EITsNotSupported
- Message Text
- Encoded information types not supported: %1
- Parameters
- The name(s) of the encoded information types which are not supported
- Description
- The message cannot be processed because the message contains EITs which are not supported by the recipient.
- Action
ContentTypeNotSupported
- Message Text
- Content type not supported: %1
- Parameters
- The name of the content type which would be used
- Description
- The message cannot be transferred or delivered because the content type of the original message is not supported, or because the message cannot be converted to any content type supported by the recipient.
- Action
ConversionImpractical
- Message Text
- Conversion impractical: %1
- Parameters
- Detailed reason for the problem.
- Description
- Some issue prevents the conversion of the message.
- Action
ConversionWithLoss
- Message Text
- Conversion with loss prohibited
- Description
- The conversion of the message would require loss of information and this has been forbidden by the sender of the message.
- Action
ContentTooLong
- Message Text
- Content size (%1) exceeds authorized size (%2)
- Parameters
- Size of content
- Limit on size
- Description
- The size of the message content exceeds a limit set for the channel, MTA or user.
- Action
NoBilateralAgreement
- Message Text
- Message transfer not authorized: %1
- Parameters
- Detailed reason for the problem.
- Description
- The message is not allowed to be transferred to the user or the peer MTA.
- Action
ConversionProblem
- Message Text
- %1: Problem converting content from message %2
- Parameters
- Name of channel
- Queue ID for the message
- Description
- There was some error converting the message content. The Switch will attempt the conversion again if the problem is not a permanent error.
- Action
CharsetInit
- Message Text
- Cannot initialize charset %1: %2
- Parameters
- Name of character set
- Detailed reason
- Description
- Cannot initialize the character set.
- Action
CharsetDecode
- Message Text
- Problem decoding character string: %1
- Parameters
- Detailed problem
- Description
- Cannot decode character string.
- Action
CharsetEncode
- Message Text
- Problem encoding character string: %1
- Parameters
- Detailed problem
- Description
- Cannot encode character string.
- Action
FieldParse
- Message Text
- Parse error (%1) %2: %3
- Parameters
- Detailed problem
- Field type
- Field body
- Description
- Problem found in parsing RFC 2822 heading field.
- Action
FilterError
- Message Text
- Error in Filter processing: %1
- Parameters
- Detailed problem
- Description
- An attempt is made to read data which is not available in this context. This is probably the result of a misconfigured list of filters.
- Action
AddressParse
- Message Text
- Parse error (%1) %2
- Parameters
- Detailed problem
- Field body
- Description
- Problem found in parsing address in RFC 2822 heading field.
- Action
Asn1EncodeError
- Message Text
- Failure encoding %1: %2
- Parameters
- Item being encoded
- Detail for failure
- Description
- A problem was encountered encoding an ASN.1 object.
- Action
Asn1DecodeError
- Message Text
- Failure decoding %1: %2
- Parameters
- Item being decoded
- Detail for failure
- Description
- A problem was encountered decoding an ASN.1 object.
- Action
Asn1PEwrite
- Message Text
- Failed to flatten PElements
- Description
- A problem was encountered flattening PElements to a presentation stream.
- Action
Downgrade
- Message Text
- Failed to downgrade: %1
- Parameters
- Details of problem
- Description
- Downgrading IPMS 88 to IPMS 84 failed.
- Action
UnknownEncoding
- Message Text
- Unknown transfer encoding: %1
- Parameters
- The name of the encoding
- Description
- In attempting to decode a message body, an unknown transfer encoding has been encountered.
- Action
TextGenerate
- Message Text
- Error in text generation: %1
- Parameters
- Detail for error.
- Description
- An error was found when generating the text for a notification message.
- Action
NoAddressConversion
- Message Text
- Cannot convert address: %1
- Parameters
- Detailed reason for the problem.
- Description
- The message cannot proceed as there is no conversion for an address.
- Action
Asn1Range
- Message Text
- Integer or enumerated element %1 value %2 out of range
- Parameters
- The name of the element
- The (invalid) value of the element
- Description
- An ASN,1 element with an Integer or Enumerated syntax had a value which was outside the defined range or set of values. The value has been corrected to avoid subsequent problems.
- Action
Tclerror
- Message Text
- Tcl error when %1: %2
- Parameters
- When error happened
- Tcl result
- Description
- A Tcl error occurred while executing part of the checking channel.
- Action
UUdecode
- Message Text
- UUdecode error %1
- Parameters
- Error detail
- Description
- An error occurred extracting a uuencoded attachment.
- Action
Verification
- Message Text
- Signature verification failed
- Description
- Signature verification failed for reasons given in subordinate message.
- Action
InvalidSecurityLabel
- Message Text
- Invalid Security Label, %1
- Parameters
- Error detail
- Description
- A security label was found which was not valid.
- Action
REBuildError
- Message Text
- Error building RE data: %1
- Parameters
- Error detail
- Description
- An error occurred when building the regular expression data.
- Action
Interpreter
- Message Text
- Error running program: %1
- Parameters
- Error detail
- Description
- An error occurred when running the internal interpreter. data.
- Action
ConflictingLabel
- Message Text
- Label conflicts with previous label
- Description
- Label conflicts with another label within the same message.
- Action
OverridingLabel
- Message Text
- Label overrides previous label
- Description
- The label has given a higher priority than a previously found label. So this label is used for the message.
- Action
FallbackSecurityLabel
- Message Text
- Fallback Security Label used, %1
- Parameters
- Error detail
- Description
- When converting text to a security, there was an issue but a fallback label could be identified.
- Action
CCCPprotocol
- Message Text
- Procotol error %1 near '%2'
- Parameters
- Error detail
- Context for error
- Description
- There was an error in the protocol from the CCCP server.
- Action
CCCPinternal
- Message Text
- Internal error %1
- Parameters
- Error detail
- Description
- There was an internal error.
- Action
CCCPunsolicitedNO
- Message Text
- Unsolicited NO from CCCP server: %1
- Parameters
- Error detail
- Description
- An untagged NO response was received
- Action
CCCPunsolicitedBAD
- Message Text
- Unsolicited BAD response from CCCP server: %1
- Parameters
- Error detail
- Description
- An untagged BAD response was received
- Action
CCCPunsolicitedOK
- Message Text
- Unsolicited OK from CCCP server: %1
- Parameters
- Error detail
- Description
- An untagged OK response was received
- Action
CCCPNO
- Message Text
- NO response from CCCP server: %1
- Parameters
- Error detail
- Description
- A NO response was received
- Action
CCCPBAD
- Message Text
- BAD response from CCCP server: %1
- Parameters
- Error detail
- Description
- A BAD response was received
- Action
CCCPBYE
- Message Text
- BYE response from CCCP server: %1
- Parameters
- detail
- Description
- The server indicated that it was shutting down
- Action
CCCPerror
- Message Text
- Problem with message %1
- Parameters
- ID for message being processed
- Description
- The channel hit an error processing the message
- Action
CCCPcapability
- Message Text
- Capability response
- Description
- received an unsolicited capability response
- Action
CCCPignore
- Message Text
- Ignoring status item for %1:%2: %3
- Parameters
- Message name
- Internal recipient number
- A representation of the item being ignored
- Description
- The server is returning items which are being ignored.
- Action
CCCPread
- Message Text
- %1
- Parameters
- File containing PDU
- Description
- Read data from CCCP server
- Action
CCCPwrite
- Message Text
- %1
- Parameters
- File containing PDU
- Description
- Data written to CCCP server
- Action
Checkscan
- Message Text
- %1
- Parameters
- Text to be logged
- Description
- General information from scanning process.
- Action
NoSMIMERecips
- Message Text
- No recipients for S/MIME encryption
- Description
- There were no recipients available for encryption
- Action
NoRecipCert
- Message Text
- Cannot find certificate for %1
- Parameters
- Identifier of the recipient or peer MTA
- Description
- Cannot find certificate to encrypt message for the given destination.
- Action
NoDecryptionKey
- Message Text
- No key available for decryption
- Description
- No decryption key matched a locally held key. So, decryption is not possible.
- Action
ShaperInternalError
- Message Text
- Internal error in shaper channel: %1
- Parameters
- Additional information about error
- Description
- An internal error has occurred in the shaper channel. This might be a result of configuration.
- Action
DKIMerror
- Message Text
- DKIM error; %1
- Parameters
- Error detail
- Description
- An error has arisen in the processing for DKIM signing.
- Action
- Correct the error if possible.
LocalDelivery
- Message Text
- Delivered into %1 to %2 (%3)
- Parameters
- File system locations
- Address
- User information
- Description
- delivery information for local delivery
- Action
ShellExec
- Message Text
- exec %1 %2
- Parameters
- program
- arglist
- Description
- Exec information for shell channel
- Action
ShellChild
- Message Text
- Child %1: %2
- Parameters
- channel name
- logging from child process
- Description
- Information logged from child process.
- Action
FAPIinOK
- Message Text
- Processed %1 successfully
- Parameters
- Name of file
- Description
- A file was successfully submitted.
- Action
FAPIinNOTOK
- Message Text
- Processed %1, errors found
- Parameters
- Name of file
- Description
- An error has arisen in the processing of an input message.
- Action
- Check submission log for details
FTBEnoXUsers
- Message Text
- No X.400 FTBE users configured in the the channel entry
- Description
- Action
- Check configuration if X.400 users expected
FTBEnoIUsers
- Message Text
- Not searching for Internet FTBE users
- Description
- Not searching for Internet FTBE users as Internet User Search Base is not set in the the channel entry
- Action
- Check configuration if Internet users expected
FTBEdelivered
- Message Text
- Delivered %1 application/octet-stream bodyparts
- Parameters
- Number of body parts delivered
- Description
- Information on the number of MIME body parts delivered
- Action
FTBEcreated
- Message Text
- Created file %1/%2
- Parameters
- Folder in which created
- Name of file
- Description
- Information on output file creation
- Action
FTBEmultipleseq
- Message Text
- Multiple lastseqnum files in root folder %1
- Parameters
- Name of folder
- Description
- Multiple lastseqnum files found in root folder. The channel will attempt to use the highest number.
- Action
- Stop the channel and remove all but the highest numbered file.
ListFailure
- Message Text
- List expansion failure, %1
- Parameters
- Address of list
- Error information
- Description
- There was a failure expanding a distribution list.
- Action
Testchan
- Message Text
- %1
- Parameters
- information on channel
- Description
- Test channel tracing information
- Action
NoMessageForCorrection
- Message Text
- No message available
- Description
- No message is available for correction
- Action
QueueConnectionLost
- Message Text
- Queue connection lost, %1
- Parameters
- Error information
- Description
- The connection to the queue was lost.
- Action
MessageUpdateError
- Message Text
- Error in updating message, %1
- Parameters
- Error information
- Description
- There was an error in the data for updating the message
- Action
VerifyDataError
- Message Text
- Error in verifying data item, %1
- Parameters
- Error information
- Description
- There was an error in the data to be verified.
- Action
SubmitDataError
- Message Text
- Error submission data, %1
- Parameters
- Error information
- Description
- There was an error in the data to be submitted.
- Action
LoginFailed
- Message Text
- Failed to login, %1
- Parameters
- Error information
- Description
- Failure in presenting credentials for login.
- Action
NotAuthorized
- Message Text
- Not authorized to access this channel
- Description
- The user has not been authorized to use this channel.
- Action
ForceInProgress
- Message Text
- Another user is forcing a message
- Description
- Another client is in the process of forcing a message to the front of the queue.
- Action
ForceFailed
- Message Text
- Force of message failed, %1
- Parameters
- Error information
- Description
- The forcing of the message failed.
- Action
FlashMsgIn
- Message Text
- Flash message submitted %1
- Parameters
- Queue ID
- Description
- A Flash priority message has been submitted into the MTA.
- Action
CheckingProdAct
- Message Text
- Checking activation using file %1
- Parameters
- Activation filename id
- Description
- Checking activation using the filename reported
- Action
ProdActCheckFail
- Message Text
- Checking Product Activation failed name '%1', error '%2', file '%3'
- Parameters
- Product Name
- Activation error
- Activation ID filename
- Description
- Checking activation failed.
- Action
- Check the activation ID filename exists, is readable and has valid content.
ProdActCheckSuccess
- Message Text
- Checking activation succeeded name '%1', version '%2.%3', expiry date '%4'
- Parameters
- Product Name
- Major Version
- Minor Version
- Expiry Date
- Description
- Product Activation check succeeded
- Action
ProdActCheckSuccessSubF
- Message Text
- Activated subfeature '%1'
- Parameters
- Activated subfeature name
- Description
- Activation ID includes this subfeature
- Action
ProdActCheckSuccessNoSubF
- Message Text
- No activated subfeatures
- Description
- Activation successful but no sub features found
- Action
ProdActCheckSubFWithVal
- Message Text
- Activated subfeature name '%1', value is '%2'"
- Parameters
- Name of activated subfeature
- Value of activated subfeature
- Description
- Activation ID activates this subfeature with optional value
- Action
ProdActLogSubFWithoutVal
- Message Text
- Activated subfeature name '%1', (value is absent)"
- Parameters
- Name of activated subfeature
- Description
- Activation ID activates this subfeature with no specified value
- Action
ProdActLogSubFNotActivated
- Message Text
- Non activated subfeature name '%1'"
- Parameters
- Name of non activated subfeature
- Description
- Activation has not activated this subfeature
- Action
ProdActCheckNumSubF
- Message Text
- Number of Activated subfeatures is %1"
- Parameters
- Number of activated subfeature
- Description
- Activation ID activates this number of subfeatures
- Action
ProdActCheckStubSuccess
- Message Text
- Checking activation succeeded using stub product activation name '%1', version '%2.%3', expiry date '%4'
- Parameters
- Product Name
- Major Version
- Minor Version
- Expiry Date
- Description
- Product Activation check succeeded suing library in stub mode
- Action
SASLinit
- Message Text
- SASL initialization failed: %1
- Parameters
- Detailed reason
- Description
- Failed to initialize the SASL system or connection.
- Action
WEBfail
- Message Text
- Failed to initialize webserver: %1
- Parameters
- Detailed reason
- Description
- There was a failure to initialize the webserver.
- Action
NoTLSIdentity
- Message Text
- No Identity for TLS server
- Description
- A TLS server needs an identity, i.e. a certificate and corresponding private key.
- Action
- Ensure that the TLS identity is configured and available.
ProdActCheckSucceededNOTLS
- Message Text
- Checking activation succeeded with warning '%1'
- Parameters
- Warning
- Description
- The call to check the Product Activation of the M-Switch feature succeeded but returned a warning which is part of the log message.
- Action
VirusFound
- Message Text
- Virus detected in message '%1': '%2'
- Parameters
- Message ID
- Information
- Description
- A virus was detected in the indicated message.
- Action
AddressNotPermitted
- Message Text
- Calling IP Address %1 is not permitted for O/R Address %2
- Parameters
- Calling IP Address
- O/R Address
- Description
- The P3 or P7 user has been configured with a list of acceptable calling IP addresses or ranges, and a connection has been received which does not originate from one of these addresses.
- Action
MessageNonDelivered
- Message Text
- Channel '%1' failed to deliver message from '%2' to recipient '%3', target MTA was '%4'. Status/Reason/Diag '%5'/'%6'/'%7 ('%8')
- Parameters
- Channel
- Originator
- Recipient
- MTA
- Status
- Reason
- Diagnostic
- Info
- Description
- A message could not be delivered and will be non-delivered by the housekeeper channel to generate a non-delivery report, or put on the corrector channel.
- Action