Explanation:
This NOTES.INI setting has been deprecated in D5 (or earlier). The recommended
way to adjust log sensitivity for mail routing is via the Configurations
Settings document under Router/SMTP, Advanced, Controls, Logging level.
Use of this NOTES.INI setting will cause a server console error message
similar to:
"Router: notes.ini setting for Log_Mailrouting being used (note -
this option may now be configured in a Server Configuration document)"
Use of this NOTES.INI setting will override any value set in the Configurations
Settings document.
This setting specifies how much logging detail the mail router and SMTP
task will send to the server console and log file. Value thresholds are
as follows:
10 or higher to log Fatal and Error messages (Minimal)
20 or higher to also log some informational messages (Normal)
30 or higher to also log plenty of informational messages (Informational)
40 for extremely verbose logging (Verbose)
Contrary to
Technote
1085105, mail routing information
can be substantially disabled when LOG_MAILROUTING=0 is used in combination
with LOG_SESSIONS=0
Default:
The default Configurations Setting value for this option is 'Normal' (which
is equivalent to '20').
Recommendation:
The Configurations Setting value for this option should be set to 'Minimal'
(equivalent to '10') in order to reduce unnecessary mail router and SMTP
logging.
This setting should not be applied via NOTES.INI unless the intention is
to completely disable mail routing logging via LOG_MAILROUTING=0. Doing
so may cause the loss of valuable diagnostic information.
Restarts:
Configuration changes are automatically detected
Related Settings:
LOG_SESSIONS, LOG_DISABLE_SESSION_INFO, LOG_REPLICATION, LOG_UPDATE
References:
Technote 1085105
Minimum
Logging Configured on Domino Server but Logging Still Occurs (on Console
and in Log)
http://www.ibm.com/support/docview.wss?uid=swg21085105
Ask
Professor INI: Logging variables
http://www.ibm.com/developerworks/lotus/library/ls-LoggingVariables/index.html
Domino Configuration Tuner:
This setting is included in the
DCT
catalog of best practices.