Database Mail

  • We are sending email using msdb.dbo.sp_send_dbmail using SMTP. Recently We are getting below Error "server response was: Access denied - Invalid HELO name (See RFC2821 4.1.1.1)). )" and unable to send mail. What is solution for this problem? this is SMTP related or Database related?

    Thanks in advance.

  • from doing a Google search it seems like its down to authentication where your SMTP server requires authentication. I would check your using the right username and password in the DBMail configuration.

  • There is a posiblity they may have enabled secured SSL connection in SMTP.

    check this as well.

    Regards
    Durai Nagarajan

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply