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 CONFIGURATION NOT WORKING

Author  Topic 

GaneshRamanan
Starting Member

40 Posts

Posted - 2011-01-13 : 12:55:07
I will be getting an error msg;could not send the mail to mailserver in view database maillog.

I have correctly given server name

Pls any one help me..

Thanks in advance,
Ganesh

dataguru1971
Master Smack Fu Yak Hacker

1464 Posts

Posted - 2011-01-13 : 17:24:02
Have you properly set up the mail profile?

some reading: http://blog.sqlauthority.com/2008/08/23/sql-server-2008-configure-database-mail-send-email-from-sql-database/



Poor planning on your part does not constitute an emergency on my part.

Go to Top of Page

GaneshRamanan
Starting Member

40 Posts

Posted - 2011-01-14 : 01:34:52
Yes, I have done properly

The mail could not be sent to the recipients because of the mail server failure. (Sending Mail using Account 1 (2011-01-14T11:47:59). Exception Message: Cannot send mails to mail server. (Failure sending mail.).

Again I am getting the Error
Go to Top of Page

dataguru1971
Master Smack Fu Yak Hacker

1464 Posts

Posted - 2011-01-14 : 06:16:13
Is the smtp port active and correct in the configuration?



Poor planning on your part does not constitute an emergency on my part.

Go to Top of Page
   

- Advertisement -