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 2000 Forums
 SQL Server Administration (2000)
 Database Mail

Author  Topic 

loken.bhatt
Starting Member

5 Posts

Posted - 2007-03-13 : 05:59:17
Hi,
I have configure database mail profile and account in sql server 2005
but when I am sending mail through sp_send_dbmail then I m getting errors. like mail server could not found recipient in my list or because of the mail server failure. the sysmail_log table showing null in accountId column of sentmail.
I have done all the settings for dbmail but still I m not able to send database mail.
Can anybody tell me that where I m missing so the mail is not sending. or what main steps I have to follow so that I can send mails through sqlserver.
   

- Advertisement -