Parameter:
Mail_Log_To_MiscEventsKurzbeschreibung: Steuert, ob Mail-Events zusätzlich im Miscellaneous-Events-View des
log.nsf erscheinen. 0 = Router entscheidet (Standard), 1 = alle Mail-Events auch in Misc-Events.Steckbrief
Parameter | Mail_Log_To_MiscEvents |
Kategorie | Mail / Router (Logging) |
Verfügbar seit | Mindestens 11.0.1 (HCL-Dokumentation) |
GUI-Entsprechung | Laut HCL keine GUI-Entsprechung. |
Mögliche Werte | 0 = Router entscheidet · 1 = alle Mail-Events auch in Misc-Events |
Default | None — ohne Eintrag werden Mail-Events nicht im Misc-Events-View angezeigt. |
Beschreibung
Laut HCL-Produktdokumentation:
Determines whether all mail event messages are displayed in the Miscellaneous Events view of the log file.
0 - The router determines whether to log messages to the Mail Events view, the Miscellaneous Events view, or to both views. This is also true if this variable is not defined.
1 - The router ensures that all messages are logged to the Miscellaneous Events view. If a message is typically logged only to the Mail Events view, it would now be logged to both the Miscellaneous Events view and the Mail Events view.
To prevent logging to the Domino Console, the NOTES.INI variableMailLogToEventsOnlycan be set to a value of 1. There is no NOTES.INI setting to prevent logging to the Miscellaneous Events view.
Im Normalbetrieb landet ein Mail-Event entweder im Mail-Events-View, im Misc-Events-View oder in beiden — je nach interner Router-Logik. Mit
Mail_Log_To_MiscEvents=1 wird zusätzlich erzwungen, dass jede Mail-Event-Meldung garantiert auch im Misc-Events-View des Log-Files (log.nsf) auftaucht.Beispiel-Konfiguration
Mail_Log_To_MiscEvents=1
Mit dieser Einstellung erscheinen alle Mail-bezogenen Log-Einträge zusätzlich im Misc-Events-View, was die Diagnose erleichtert, wenn man den Mail-Events-View nicht durchsucht oder filtert.
Hinweise & Stolperfallen
- Verwandter Parameter:
MailLogToEventsOnly=1unterdrückt das Logging in die Domino-Console (es gibt aber keinen notes.ini-Schalter, um das Misc-Events-Logging zu verhindern).
- Auf produktiven Servern wächst der Misc-Events-View durch
=1deutlich — sinnvoll vor allem für temporäre Diagnose.
- Eine GUI-Entsprechung gibt es laut HCL nicht.
Quellen (HCL Product Documentation)
- HCL Domino 14.5.1 – Mail_Log_To_MiscEvents: help.hcl-software.com/domino/14.5.1/admin/conf_mail_log_to_miscevents_r.html
- HCL Domino 11.0.1 – Mail_Log_To_MiscEvents: help.hcl-software.com/domino/11.0.1/admin/conf_mail_log_to_miscevents_r.html