Monday, June 22, 2009

Disabling Message Subject Logging

Message Subject logging is by default enabled in Message Tracking Logging. You might need to disable Message subject logging as part of compliance and Security requirements, in order to achieve this you have to run following command

Note: Before you enable or disable message subject logging, make sure that you verify your organization's policy about revealing subject line information.

Set-TransportServer <ServerName> -MessageTrackingLogSubjectLoggingEnabled $false

No comments: