0% found this document useful (0 votes)
4 views1 page

Mailbox Unavailable: Relay Error 5.7.1

An email could not be sent from the CRM_ECUADOR application due to a mailbox being unavailable. The server response indicated it was unable to relay the message. An exception was thrown when attempting to send the email from the EditMail page. The stack trace provided details on the error originating from the btnSend_Click event handler method.

Uploaded by

german garay
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views1 page

Mailbox Unavailable: Relay Error 5.7.1

An email could not be sent from the CRM_ECUADOR application due to a mailbox being unavailable. The server response indicated it was unable to relay the message. An exception was thrown when attempting to send the email from the EditMail page. The stack trace provided details on the error originating from the btnSend_Click event handler method.

Uploaded by

german garay
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Server Error in '/CRM_ECUADOR' Application.

Mailbox unavailable. The server response was: 5.7.1


Unable to relay
Description: An unhandled exception occurred during the execution of the current web request. Please review
the stack trace for more information about the error and where it originated in the code.
Exception Details: [Link]: Mailbox unavailable. The server
response was: 5.7.1 Unable to relay
Source Error:

An unhandled exception was generated during the execution of the


current web request. Information regarding the origin and location of
the exception can be identified using the exception stack trace below.
Stack Trace:

[SmtpFailedRecipientException: Mailbox unavailable. The server response


was: 5.7.1 Unable to relay]
[Link]() in
c:\SantaMaria\SantaMaria\CRM\Mails\[Link]
[Link].btnSend_Click(Object sender, EventArgs e) in
c:\SantaMaria\SantaMaria\CRM\Mails\[Link]
[Link](EventArgs e) +9633194
[Link](String
eventArgument) +103
[Link].
RaisePostBackEvent(String eventArgument) +10
[Link](IPostBackEventHandler
sourceControl, String eventArgument) +13
[Link](NameValueCollection postData)
+35
[Link](Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
+1724

Version Information: Microsoft .NET Framework Version:4.0.30319; [Link] Version:4.0.30319.34237

You might also like