The mail could not be sent to the recipients because of the mail server failure. And Mail is shutting Down

Some times you may get the above error while you are install SQL Mail Successfully and testing it form TestMail. Then you need to look at the below issues.
Go to the your Mail Server
Click Run--> InetMgr-->In the InetMgr You can find DEFAULT SMTP SERVICES(If this not there need to be installed. If this is not there in that server you can not use this as @mailserver_name in msdb.dbo.sysmail_add_account_sp procedure)-->Right Click-->Properties-->Access-->Give ip address there in Connection and Relay.

Comments

Hueso said…
I'm getting this error.
I'm sending like 880 e-mails, sql dbmail send some mails successfully, and some mails throw this error.

378 mails are failed
and
502 mails are send.

Do you know how to fix this error.?
c
Hueso said…
I'm getting this error.
I'm sending like 880 e-mails, sql dbmail send some mails successfully, and some mails throw this error.

378 mails are failed
and
502 mails are send.

Do you know how to fix this error.?
Anonymous said…
It is very useful information. I spent a lots of time but can not figure out!

Many thanks
FD

Popular posts from this blog

System.Data.SqlClient.SqlException (0x80131904): Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out

Pre login Handshake or Connection Timeout Period

Transparent Data Encryption(TDE) with Master Key and Certificate in SQL Server