452 4.3.1 Insufficient system resources

Source: Internet
Author: User

When you use Outlook customers to send and receive messages, you are prompted??

452 4.3.1 Insufficient system resources, the message is still in the Drafts box, and the message has not been submitted to the queue database.


Solution:

Under the Exchange Server installation directory, for example: C:\Program files\microsoft\exchange server\bin, edit the EdgeTransport.exe.config configuration file:

Modify

<add key= "enableresourcemonitoring" value= "true"/>
For
<add key= "enableresourcemonitoring" value= "False"/>


Check the disk free space on the queue database, and modify the path of the queue data file if the space remains 5GB
Edit the EdgeTransport.exe.config configuration file again:
Modify
<add key= "Queuedatabasepath" value = "C:\Program files\microsoft\exchange server\transportroles\data\queue"/>
For
<add key= "Queuedatabasepath" value = "D:\Data\Queue"/>


Restart Exchange's transport service after the operation is complete.

452 4.3.1 Insufficient system resources

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.