Thanks for your prompt response, jlevie.
The link speed is ok. Also our testing msg is very small size.
I try to use the mail server (8.12.10) to send testing msg, it is ok and the response is fast. But I try to send from internal email to that mail server to outside. The error msg 451 appear.
I try to surf from the internet, I guess it may be the esmtp broken. I try to enable O TLSSrvOptions=V the in sendmail.cf, and also, the access file as
Try_TLS:mail.xxx.com NO
Try_TLS:xxxx.com NO
Srv_Features:mydomain.com v
Srv_Features: V
It seems no any difference.
It always stop after
354 Start mail input; end with <CRLF>.<CRLF>
No any response until timeout. It drives me crazy ....
If you have any idea or hint, please let me know. Thanks you very much.
Main Topics
Browse All Topics





by: jleviePosted on 2003-10-11 at 08:35:39ID: 9532972
One cause of this sort of external delivery failure can be an overloaded or otherwise very slow Internet link. That can cause sendmail to take longer to send a message than the remote MTA is willing to wait for the email body. In the example above you are sending an email of 137KB to the remote. If your link is very slow this might take too long.
What speed Internet link do you have and what is the average utilization in both directions?