550 5.7.1 Message rejected as spam by Content Filtering.

550 5.7.1 Message rejected as spam by Content Filtering.

Postby stephen » Sat Jun 05, 2010 10:01 am

When I send email to arrive at a MS Exchange 2007 server it is being rejected with the following errors
550 5.7.1 Message rejected as spam by Content Filtering.
554 5.0.0 Service unavailable

I found a solution here
http://www.calazan.com/exchange-2007-sp1-message-rejected-as-spam-by-content-filtering/
You can configure Content Filtering in Exchange to bypass specific users or domains.
$x = Get-ContentFilterConfig
$x.BypassedSenders += “myname@mydomain.com.au”
$x | Set-ContentFilterConfig
stephen
 
Posts: 507
Joined: Thu Feb 09, 2006 9:37 am
Location: Brisbane

Return to Exchange Server

Who is online

Users browsing this forum: No registered users and 1 guest

cron