|
Controls the level of console logging performed by the SMTP task.
|
This parameter can be set to enable the capture of inbound SMTP protocol conversations. This is for all messages received by the SMTP listener from all clients and servers via the SMTP protocol. 1 - Enable minimal logging of the SMTP listener 2 - Enable information logging of data sent and received along with some additional debugging information. This setting indicates commands and responses being received/sent along with the number of bytes being transmitted, but does not include the text that is transmitted. 3 - Enable verbose logging of data sent and received. Along with the information recorded at setting 2, this level shows the actual text received/sent via SMTP. Note that this does not include the text body of messages. 4 - This is the most verbose you will get for logging (note that this is an undocumented value -- the documentation only lists up to 3). |
|
| Default value: 0 |
| UI equivalent: none |
| Applies to: Servers |
| Documented in: IBM Website |
| Weblink: IBM Technote |
| Key submitted from: Bastian Wieczorek |