Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

When this issue occurs, if you run the Set-TransportConfig -SafetyNetHoldTime command to set the Safety Net hold time on the Edge Transport server, the operation fails. Additionally, you receive an error message that resembles the following:

Set-TransportConfig: You can't configure the 'SafetyNetHoldTime' property on a subscribed Edge Transport server.
Configure this property from inside your organization and allow EdgeSync to replicate the changes.

Cause

This is a code issue.

Workaround

To work around this issue, add the "SafetyNetHoldTimeInterval" key under the EdgeTransport.exe.config file on the Edge Transport server, and then restart Microsoft Exchange Transport service. 
For example, add the following line to the EdgeTransport.exe.config file:<add key="SafetyNetHoldTimeInterval" value="2.00:00:00" /> Notes

  • The minimum value for the SafetyNetHoldTime parameter is two days, and the maximum value is 10 days. If you set it lower than two days, the system will default back to seven days.

  • Even though the change is applied through the EdgeTransport.exe.config file, if you run the Get-TransportConfig cmdlet in Exchange Management Shell, it still reflects seven days as the SafetyNetHoldTime parameter.

  • To reduce the size of the mail.que file, make sure that you drain all the messages from the server, and then delete or re-create the Queue database. To do this, see the How to drain messages from the server section in this article.


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

More Information

How to drain messages from the server

  1. Pause the Microsoft Exchange Transport service to let the existing messages drain completely. No new messages will be accepted during this period.

  2. Stop the Microsoft Exchange Transport service.

  3. Delete all queue database files and transaction log files.

  4. Start the Microsoft Exchange Transport service.

For more information, see How Safety Net works.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×