Forum Discussion
Pmusu
Dec 20, 2023Copper Contributor
SQL Database Mail and GraphApi
Hi Is there a way to use SQL Server Database Mail with GraphAPI Emailing? Or an alternative to use the Graph API email credentials i.e. appsecret, clientid, tennantid etc. Thanks in adva...
olafhelper
Dec 20, 2023Bronze Contributor
SQL Database Mail is nothing else then a very simple SMTP email client.
If SMTP work with the email server, then DB mail will work.
If SMTP work with the email server, then DB mail will work.