Explanation:
Disables transaction logging of the body field in mail documents in MAIL.BOX.
The value is either 1 or 0.
If your organization uses DAOS, transaction logging is required for error recovery, but rich text data in mail.box databases increases the logging requirement.
In Domino 8.5.1, you can use the NSF_DONT_LOG_MAILBOX_BODY setting in combination with
RM_NO_LOG_OBJECTS_IN_MAILBOX. This combination of settings provides the benefit of DAOS while reducing the data written to the transaction log.
Note: If before Domino 8.5, you used
MailBoxDisableTXNLogging, the combination of the settings NSF_DONT_LOG_MAILBOX_BODY and RM_NO_LOG_OBJECTS_IN_MAILBOX brings the logging requirement for mail.box down significantly, while also allowing mail.box to participate in DAOS and maximizing its benefits. To use this combination of settings, make sure that the MailBoxDisableTXNLogging setting is not enabled.
Applies to:
Server
Default Value:
1
UI equivalent:
None
Syntax:
NSF_DONT_LOG_MAILBOX_BODY=1
Available since:
Lotus Notes/Domino 8.5.1
Obsolete since:
Not obsolete
Related settings:
MailBoxDisableTXNLogging
RM_NO_LOG_OBJECTS_IN_MAILBOX