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
 General SQL Server Forums
 New to SQL Server Programming
 db mail issue

Author  Topic 

shanilash
Starting Member

17 Posts

Posted - 2009-05-18 : 09:13:23

I have configured database mail,but send test email is not working...in another sever i configured and it is working fine.In database mail log itis showing the following error

The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 3 (2009-05-18T14:01:46). Exception Message: Could not connect to mail server. (No connection could be made because the target machine actively refused it).
)

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2009-05-19 : 10:31:14
have you installed and enabled smtp?

http://support.microsoft.com/kb/304897
Go to Top of Page
   

- Advertisement -