Error in SMTP mail Configuration

navuser1navuser1 Member Posts: 1,329
Hi all,

While sending mail throuhg business notification, i am getting an error.
The following exception occured when trying to send out notification email: The message could not be sent to the SMTP server. The transport error code was 0x80040217. The server response was not available
    at System.Web.Mail.SmtpMail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args)
   at System.Web.Mail.SmtpMail.CdoSysHelper.Send(MailMessage message)
   at System.Web.Mail.SmtpMail.Send(MailMessage message)
   at Microsoft.BusinessSolutions.BusinessNotification.NotificationService.SmtpDeliveryProtocol.SendSmtpEmail(String senderEmail, String recipientEmail, String subject, String body, String culture) Please make sure that you have configured your SMTP server correctly, and this machine can relay emails through that server, and that  the there are no misspellings in the name (IP address) of your SMTP server  you have specified.

For more information, see Help and Support Center at

Server Port Configuration :

Outgoing Mail [SMTP] = 25
Incoming Mail [POP3] = 110

Firewall is disabled.


Please help to solve this issue.
Now or Never

Comments

Sign In or Register to comment.