I would love to have Google OAUTH support for SMTP, as Google has disable Less Secure App
And librenms is already using PHPmailer, which already have OAUTH support, I think it won’t be too difficult to implement OAUTH for SMTP
I would love to have Google OAUTH support for SMTP, as Google has disable Less Secure App
And librenms is already using PHPmailer, which already have OAUTH support, I think it won’t be too difficult to implement OAUTH for SMTP
Please support this function.
we can use the google smtp function with app password, but due to company policy, the user password must change every month.
when the send email google password got changed, the related password will be gone.
and we need to create a new app password, and put in LibreNMS, we have to do it monthly, this is very inconvenient.
with Google OAUTH implement, we don’t need to care about the related account password changes.
Thank you.
many github project support this, like GPLI
pluginsGLPI/oauthimap: Oauth authentication for Imap receivers of GLPI (github.com)