There are currently, 25 guest(s) and 1 member(s) that are online.
You are Anonymous user. You can register for free by clicking here
Languages
Select Interface Language:
Disable Back Pressure of the Exchange Transport service
deli writes "Well here you go Ilse... My first Pro-Exchange post :-)
If you test Exchange 2007 on a system that is low on resources (Disk/Memory) then the Exchange Transport service refuses any connection to the SMTP port 25. There is also an event 15002 in the eventlog from MSExchangeTransport stating insufficient resources
you telnet to port 25 and get this error message: 452 4.3.1 Insufficient system resources
Since you are testing you don't care about your resource usage and you really don't want SMTP not to function.
You can reconfigure the Transport service: Open the "EdgeTransport.exe.config" file in X:Program FilesMicrosoftExchangeBin folder.
Disable Resource monitoring or change the monitoring configuration:
Edit the "EdgeTransport.exe.config" file with notepad and change resource values or even easier just disable the monitoring completely!
Find this string in the config file And change the value to false Save the file and restart the Microsoft Exchange Transport service!
Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.