I would like to block any email receiving from blacklisted IPs exclusively without reduce SCL for ContentFilterConfig. Is it possible? Below is the header of one spam email I received to inbox.
**********************************************************************
X-Modus-BlackList: 77.122.77.104=OK;sharata666@yahoo.com=OK
X-Modus-RBL: 77.122.77.104=BlackListed
X-Modus-Trusted: 77.122.77.104=NO
X-Modus-Spam-Version: 5.62.21.18236/9435.551.145.918900
X-Modus-Audit: FALSE;0;0;0
Message-ID: <647B6FD4290557E38FF58D679A774DB9@mail.midwaynet.net>
From: sharata666 <sharata666@yahoo.com>
To: laila elma <laila.elma@web.de>, ismail doulfakar
<ismail_doulfakar@hotmail.de>, mikailyoues <mikailyoues@yahoo.com>, tafaker3
<tafaker3@yahoo.de>, Khalid Al Horda <k_25042005@hotmail.de>, mostapha
<mostapha@gmx.net>, interweb <feedback@interweb.net.qa>
Subject: =?ISO-8859-1?Q?FW=3Akaydeno_s?=
Date: Tue, 28 Oct 2014 05:27:16 +0000
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_1425_BA5D8EAF.02304C76"
X-Priority: 3
X-MSMail-Priority: Normal
Importance: Normal
X-Mailer: Microsoft Windows Live Mail 16.4.3522.110
X-MIMEOLE: Produced By Microsoft MimeOLE V16.4.3522.110
Return-Path: sharata666@yahoo.com
X-MS-Exchange-Organization-PRD: yahoo.com
X-MS-Exchange-Organization-SenderIdResult: Neutral
Received-SPF: Neutral (Edge01.interweb.net.qa: 208.72.105.15 is neither
permitted nor denied by domain of sharata666@yahoo.com)
X-MS-Exchange-Organization-Network-Message-Id: 4d532899-dd55-4933-a8ef-08d1c07eb0aa
X-MS-Exchange-Organization-SCL: 2
X-MS-Exchange-Organization-PCL: 2
X-MS-Exchange-Organization-Antispam-Report: DV:3.3.5705.600;SID:SenderIDStatus
Neutral;OrigIP:208.72.105.15
X-MS-Exchange-Organization-AVStamp-Enterprise: 1.0
X-MS-Exchange-Organization-AuthSource: Edge01.interweb.net.qa
X-MS-Exchange-Organization-AuthAs: Anonymous
**************************************************************************
[PS] C:\Windows\system32>Get-ContentFilterConfig
Name : ContentFilterConfig
RejectionResponse : Your message was rejected because it appears to be SPAM by interweb gateway.
OutlookEmailPostmarkValidationEnabled : True
BypassedRecipients : {}
QuarantineMailbox :junks@interweb.net.qa
SCLRejectThreshold : 7
SCLRejectEnabled : False
SCLDeleteThreshold : 9
SCLDeleteEnabled : False
SCLQuarantineThreshold : 4
SCLQuarantineEnabled : True
BypassedSenders :{noreply@interweb.net,
noreply@interweb.net.qa, fatwahelp@interweb.net.qa}
BypassedSenderDomains : {providesupport.com}
Enabled : True
ExternalMailEnabled : True
InternalMailEnabled : False
AdminDisplayName :
ExchangeVersion : 0.1 (8.0.535.0)
DistinguishedName : CN=ContentFilterConfig,CN=Message Hygiene,CN=Transport Settings,CN=First
Organization,CN=Microsoft
Exchange,CN=Services,CN=Configuration,CN={B557E28F-A034-4054-AFEB-A958BA71EC54}
Identity : ContentFilterConfig
Guid : 36b886eb-388a-4b6b-a0b5-176634b0624e
ObjectCategory : CN=ms-Exch-Message-Hygiene-Content-Filter-Config,CN=Schema,CN=Configuration,CN=
{B557E28F-A034-4054-AFEB-A958BA71EC54}
ObjectClass : {top, msExchAgent, msExchMessageHygieneContentFilterConfig}
WhenChanged : 10/28/2014 5:35:12 AM
WhenCreated : 10/23/2014 6:21:12 PM
WhenChangedUTC : 10/28/2014 2:35:12 AM
WhenCreatedUTC : 10/23/2014 3:21:12 PM
OrganizationId :
OriginatingServer : localhost
IsValid : True
ObjectState : Unchanged
*********************************
Noufal Qatar