Cacti / cacti

Cacti ™
http://www.cacti.net
GNU General Public License v2.0
1.6k stars 397 forks source link

Email Notification via OAuth2 #5739

Open bdin1 opened 2 months ago

bdin1 commented 2 months ago

Email Notification via OAuth2

Current I see the following email methods PHPMail() Sendmail SMTP

I'm running Version 1.2.26 Maybe this has been asked before, but so many email providers are looking for stronger security to send emails, having access to OAuth would be nice. I do see in the /cacti/include/vendor/phpmailer/src has a OAuth.php method, but not sure how to configure it in Cacti. I do have access to microsoft graph api (codes and token)

TheWitness commented 2 months ago

Thanks for raising this. We will look into it.