Question : Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the […]
Tag: database-mail
Database mail trying to send 2 times and then failing
Question : Our database mail was running for 3 years without problems, but since one week, we are often (but […]
Modifying the Contents of SQL Server Agent Alerts
Question : As is generally recommended to do, I have Alerts configured for errors of severity 19 and greater that […]
SQL Server Management Send Mail as Part of a Job
Question : I have a SQL Job that I would like to send an email through, but for some reason […]
What are the sp_send_dbmail return values?
Question : I have an email failing with function return value of ‘101’ and @@error value of ‘0’ (no rows […]
SQL Server 2016 DB Mail Not Sending
Question : I’m on SQL Server 2016 and having a blast… my DB Mail isn’t sending and I’m running out […]
SQL Server Express 2017 Database Mail Silent error
Question : I have made an installation of a development environment in VMWare that contains: Windows Server 2016 SQL Server […]
SQL Server Agent & sp_send_dbmail failing on permissions
Question : I have set up a SQL Server Agent job to call sp_send_dbmail with a very simple select on […]
msdb.dbo.sp_send_dbmail temp table does not exist
Question : I have created a temp table and would like to email the results I am getting the following […]
SQL Server Database Mail – Why can’t I run an execute against xp_sysmail_activate?
Question : SQL Server 2008 R2 Standard x64 I can’t send e-mail from this SQL Server (out of MANY that […]