• 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

  • 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
  • WSUS 4 Console crash – Connection Error

Deprecated: genesis_footer_creds_text is deprecated since version 3.1.0! Use genesis_pre_get_option_footer_text instead. This filter is no longer supported. You can now modify your footer text using the Theme Settings. in /home/wwwdoitf/public_html/wp-includes/functions.php on line 5238