If your SQL applications can’t send email using database mail (I assume you already have DBMail Account and Profile setup), there are two things to set:
In my case I was seeing errors like:
The EXECUTE permission was denied on the object ‘sp_send_dbmail’, database ‘msdb’, schema ‘dbo’.
So the fix, or at least the root cause was more obivous than some errors.
This was the same in SQL 2008, R2 and I just had to run through this again in SQL 2012.
Thanks to Darren from www.NeoSystems.com for his fine assistance with this fix.
This website uses cookies.
View Comments
I love you. thank you
Thanks
It is really helpful for me.
I can solved this error whith this script... thank you. You can not imaginate how much it help me.... best regards