HOW to impliment SQL 2012 send_dbmail with OAuth2
0
votes
1
answer
868
views
Situation: we currently send emails from our sql 2012/asp app using the msdb.dbo.sp_send_dbmail process and implement multiple different domain accounts. It works (worked) well for us to send authorised emails from our application on behalf of our customers. Now that OAuth2 is being properly maintained, we now need to be able to connect to email accounts that are implementing OAuth2 for Authentication (or any of the other Authentication protocols eg encrypted password). Is this possible? Is the answer a different email agent? Who as solved this and how?
Asked by user2711068
(109 rep)
Aug 26, 2016, 11:32 AM
Last activity: Apr 17, 2025, 06:05 AM
Last activity: Apr 17, 2025, 06:05 AM