By Jason Slater
Tuesday, 21 October 2008
Tuesday, 21 October 2008
It can be useful to change the default threshold for sending potential Junk mail (based on the Spam Confidence Level) to the Junk mail folder when using Exchange 2007 Anti-Spam.
The default is set to 8 which is quite high – the recommended level is 4. You can use the following command in the console to change the Junk Store Threshold:
Set-OrganizationConfig -SCLJunkThreshold 4
Related
- Configuring Exchange Server 2007 Anti-Spam with Hub Transport
- Exchange 2007 Anti-Spam NDR frustrations
- Tell Exchange Server 2007 Anti-Spam to bypass a Sender
- Neigbourly tensions: Exchange Server 2007 and Exchange 2000
- SPAM Analysis September 2007


