<

Exchange 2019:- Set the tarpit levels with PowerShell

Posted on
6,096 Points
96 Views
Last Modified:
Published
Experience Level: Intermediate
2:48
Edward van Biljon
Experienced Messaging Specialist with a demonstrated history of working in the information technology and services industry.
In this video we talk about Tarpit levels and how the delay can potentially stop spammers but if you are a hosting company that does hosted Exchange, you may not want the delay in mail as you are dealing with a large number of customers. We also show you how to view your current tarpit levels as well as advising how to change it back.

Video Steps

1. Open the Exchange management shell

Click on start and then expand Exchange Server 2016 and click on Exchange Management shell.

2. Enter the following command

Type in the following command to view your current settings: Get-ReceiveConnector | select name,tarpitinterval.

3. Change the time

Type in the following command to change your tarpit levels: Get-ReceiveConnector -Identity "EX2019A\Default Frontend EX2019A" | Set-ReceiveConnector -TarpitInterval 00:00:00 -MaxAcknowledgementDelay 00:00:00 -MaxInboundConnection unlimited -MaxInboundConnectionPerSource unlimited -MaxInboundConnectionPercentagePerSource 100
0
0 Comments
The following article will helps you reseed the failed  database copy
Completing a CSR from Exchange Management Shell.

Keep in touch with Experts Exchange

Tech news and trends delivered to your inbox every month