HiDoes anyone have database mail working with SQL 2016 (Standard Edition) and the Critical update 3164398?I've configured DB mail on numerous SQL Server versions (2005,2008,R2,2012), so I believe I did it properly for SQL 2016.I ran through the troubleshooting guideline and nothing seems to be turning up.The problem is all of the messages have a status of "unsent". With "verbose" setting I see "Activation successful", however when I run EXEC msdb.dbo.sysmail_help_queue_sp @queue_type = 'mail';The status is "INACTIVE".I did a search of the server to find DatabaseMail.exe and that file is not found.Does 2016 require special OS permissions for the service account?I performed a second fresh install of SQL Server 2016 with the Critical Update and the same results. Any help is appreciated.Thanks,Steve
↧