Issue in sending Mails

db , sql server Philippines
  • 13 years ago

    When i use sp_send_dbmail stored procedure inside a Execute SQL task,the task is executed successfully.

    But when i look in to 'Database Mail Log', it says

    "The mail could not be sent to the recepient because of the mail server failure. Exception message: cannot send mails to mail server(The remote certificate is invalid according to the validation procedure)

    In Database Mail configuration: 

    Windows Authentication is used , and i even tried Basic authentication.



    Please let me know what can be the issue.

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” - Brian Kernighan