Link to home
Start Free TrialLog in
Avatar of JRome225
JRome225Flag for United States of America

asked on

Getting error server status code 451 when attempting smtp inbound

Im getting this error now on the inbound smtp: Attempting to send a test email message to thartdegen@hymeldavis.com using MX mail.hymeldavis.com.
  Delivery of the test email message failed.
 
 Additional Details
 
The server returned status code 451 - Error in processing. The server response was: 4.7.0 Temporary server error. Please try again later. PRX2
Exception details:
Message: Error in processing. The server response was: 4.7.0 Temporary server error. Please try again later. PRX2
Type: System.Net.Mail.SmtpException
Stack trace:
 at System.Net.Mail.DataStopCommand.CheckResponse(SmtpStatusCode statusCode, String serverResponse)
 at System.Net.Mail.DataStopCommand.Send(SmtpConnection conn)
 at System.Net.Mail.SmtpClient.Send(MailMessage message)
 at Microsoft.Exchange.Tools.ExRca.Tests.SmtpMessageTest.PerformTestReally()


Elapsed Time: 605 ms.  
 
I was using the queviewer and noticed a lot of spam so I suspended the messages in there then rebooted. Upon restart the above error was generated. I checked the network adapter for and is set for the server. I tried a reboot again and still the same error. Please help!
Avatar of JRome225
JRome225
Flag of United States of America image

ASKER

Now in the quiwviewer only "submission" is listed. Should there be more items there besides spam domains?
ASKER CERTIFIED SOLUTION
Avatar of suriyaehnop
suriyaehnop
Flag of Malaysia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial