• Home
  • About us
  • Contact
  • Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Welcome to www.DoitFixit.com

www.doitfixit.com

  • Microsoft
  • Fortinet
  • Symantec
  • Office 365
  • Azure
  • Others
  • Show Search
Hide Search

Configuring Anti-Spam Settings for Individual Mailboxes – Exchange 2010

June 15, 2012 By Damitha Anuradha Leave a Comment

In my previous article I have shown you how to enable Spam feature in Hub Transport Servers in Exchange Server 2010. By enabling Spam feature in exchange server it apply for all exchange users. And if you have special requirement to bypass anti-spam feature for specific mailbox(s), then this article will help.

To enable Anti-Spam bypass option to specific mailbox run the below shell command.

Set-Mailbox damitha@doitfixit.local -AntispamBypassEnabled $true

To view the the Anti-Spam options run the below command.

Get-Mailbox damitha@doitfixit.local | fl *spam*,*SCL*

You can also use below command to get all Anti-Spam bypass users.

Get-Mailbox | where {$_.AntispamBypassEnabled -eq $true}

Disable Anti Spam bypass option.

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Recent Posts

  • Fixing the “A user with this name already exists. Use a different name.” Error in Microsoft 365
  • Veeam Backup – Failed to prepare guests for volume snapshot
  • How to Configure/Integrate FortiClient EMS with FortiAnalyzer
  • Backup Hyper-V Virtual Machines with Pass-Through Disks
  • Slow Network Speed with Hyper-V Virtual Machines on Windows Server Server 2019
  • Block MS Exchange Server OWA access from Internet
  • Error 1168 – The specified product key could not be validated.
  • Unable to Enable Desktop Icons after Joining to the Domain
  • Veritas BackupExec – A backup set was created which contains no data 0xe00084b7
  • Download Offline Address Book – Unexpected Error has occurred