Timeout Error in SQL Server Database Mail Feature
Posted
by
RedLEON
on Server Fault
See other posts from Server Fault
or by RedLEON
Published on 2013-07-03T10:04:43Z
Indexed on
2013/07/03
11:07 UTC
Read the original article
Hit count: 291
I configured database mail profile as gmail smtp server, SSL and port 465. I didn't restart server. And this is first time to use Database Mail feature on that server.
When I send a testing mail it give me this error message:
The mail could not be sent to the recipients because of the mail server failure.
(The operation has timed out)
I tried this mail configuration with Thunderbird and I could send messages througt this SMTP. Why is SQL Server giving this eror message? I searched here but didn't find any solution.
© Server Fault or respective owner