Information
This parameter is used to specify an SMTP address to be used as a spam quarantine mailbox.
Note: All messages that are equal to or greater than the value set in the SCLQuarantineEnabled parameter are sent to the SMTP address set in the QuarantineMailbox parameter.
Rationale:
A spam quarantine mailbox is necessary to temporarily host filtered messages for evaluation by administrators or users. Having an archive such as this can be useful to recover messages that have been wrongfully filtered, prevent data loss, and can be helpful in providing a base of analysis so that refinements can be made to the filter in the future.
Impact:
This mailbox should be monitored by an administrator for potential of blocking sender.
Solution
To implement the recommended state, execute the following PowerShell cmdlet:
Set-ContentFilterConfig -QuarantineMailbox <'QuarantineMailbox SmtpAddress'>
Default Value:
Not Configured.