Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 Database Mail Configuration

Author  Topic 

jgun98.milis
Starting Member

1 Post

Posted - 2009-05-24 : 22:11:28
Hi All,
I have tried to configure my database mail.
I have created a profile and mail account.
First I try gmail account which using port 465 and not working.
and then I try another mail account which using port 25.
Both of it using SSL and logon.
I've got this error on the log
---
The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 1 (2009-05-22T16:28:52). Exception Message: Cannot send mails to mail server. (The remote certificate is invalid according to the validation procedure.). )
---

I think maybe it is because SQL Server try to connect to the smtp server through proxy which require windows authentication.
Any suggestion?

---
Gun
   

- Advertisement -