ANS Documentation

Improve This Doc
  • Cloud
  • Domains and DNS management
  • Backup and High Availability
  • eCommerce Stacks
  • Security
  • Email
  • Monitoring and usage management
  • Networking
  • Operating systems
    • Linux
    • VMware ESXi
    • Windows
      • Active Directory
      • Common Issues
      • Exchange
      • FTP
      • IIS
      • MSSQL
      • Networking
      • TLS 1.2 in PowerShell
      • RDP
      • Windows Server 2016
      • SSL/TLS and Schannel
      • Windows Administration
  • Webcelerator
  • MyUKFast
  • Home >
  • Operating systems >
  • Windows >
  • Exchange >
  • Spam Confidence Level

Spam Confidence Level¶

Spam confidence level (SCL) is a numerical value indicating the likelihood that an incoming email message is spam. SCL is a part of the Microsoft Exchange spam filter.

1 is definitely not spam

10 is definitely spam

You can set the SCL on your Exchange server mailboxes using the below command

Get-Mailbox -OrganisationalUnit contoso.com | Set-Mailbox -SCLJunkEnabled $true -SCLJunkThreshold 5 -SCLRejectEnabled $true -SCLRejectThreshold 9
  • The -SCLJunkThreshold 5 parameter denotes the SCL rating at which mail is marked as spam

  • The -SCLRejectThreshold 9 parameter denotes the SCL rating at which mail is outright rejected by the mail server.

These values should be adjusted to your preference before running the command although the values using in our demonstration are a good starting point.

Next Article > FTP

  • Useful Links
  • SMB
  • Enterprise
  • Channel
  • Public Sector
  • ANS Data Centres
  • About ANS
  • Careers
  • Blog
  • Get in touch
  •  
  • Sales 0800 458 4545
  • Support 0800 230 0032
  • Get in touch

© ANS Group Limited | Terms and Conditions | Corporate Guidance | Sitemap
ANS Group Limited, registered in England and Wales, company registration number 03176761, registered office 1 Archway, Birley Fields, Manchester M15 5QJ