Quantcast
Channel: Exchange 2013 – Career in Cloud Computing | Security | AI | ML
Viewing all articles
Browse latest Browse all 19

Anti-spam in Microsoft Exchange 2013 Server

$
0
0

Exchange 2013 Mailbox Server comes with Anti-spam agents , either you install it at the time of installing the mailbox server or you can install them later using the script which I will show in this post.

Typically, you would enable the anti-spam agents on a mailbox server if your organization doesn’t have an Edge Transport server, or doesn’t do any prior anti-spam filtering before accepting incoming messages. So If you already have a anti-spam on the perimeter then you want to avoid multiple layer of security and if not then you will have to make use of anti-spam feature available in Exchange 2013.

Installing anti-spam feature from the built-in script

antispam1

antispam2

Restarting MS Exchange Transport Service for the changes to be implementedantispam3

Transport Agents after installing the Anti-spam agent

antispam4

Now here we need to set the IP Blocklist Provider , such as Spamhaus and Spamcop and many other from the internet. These are available online scan engine which are realtime and Exchange can be configured to use them.

antispam6

antispam7

 

Now we are going to configure the Sender ID Configuration. Here is the default setting and later we will configure as we need to

antispam8

 

antispam9

You can leave the Spoofed Domain Action to “StampStatus” if you do not want to Delete and want to do some troubleshooting

antispam10

antispam11

antispam12

Now finally I’ve configured the quarantined mailbox for the content filtering

antispam13

The cmdlet I’ve used

.\install-antispamAgent.ps1
Restart MSExchange Transport SErvice
Add IP BlockList Provider
Set SenderID Config
Set Content Filter

 


Viewing all articles
Browse latest Browse all 19

Trending Articles