Information
By performing filtering at the perimeter, up to 90 percent of spam, malware, and other undesirable messages are eliminated from the message stream rather than admitting them into the mail server environment. This significantly reduces the attack vector for inbound email-borne spam and malware.
As messages are filtered, it is prudent to temporarily host them in an archive for evaluation by administrators or users. The archive can be used to recover messages that might have been inappropriately filtered, preventing data loss, and to provide a base of analysis that can provide future filter refinements.
Solution
Open the Exchange Management Shell and enter the following command:
Set-ContentFilterConfig -QuarantineMailbox <'QuarantineMailbox SmtpAddress'>
Note: The <QuarantineMailbox SmtpAddress> value must be in quotes.