|
Controlls the logging of all data received by the SMTP listener task
|
0 - No logging 1 - Number of bytes sent and received during the SMTP conversation 3 - Logs all data received by the SMTP task 4 - RFC822 data (message data) Attention: Use SMTPDebugIO only when necessary and disable it again as soon as possible. It can cause the log file to grow very large, and logs the contents of received messages. |
|
| Default value: 0 |
| UI equivalent: none |
| Applies to: Servers |
| Documented in: IBM Website |
| Weblink: IBM Technote 7003007 |
| Key submitted from: Bastian Wieczorek |