Is it possible to use this module for sending Drupal system emails like update notifications and password reset emails? I have a client who uses MS365 for their email and it would be nice if the website could send through 365 servers for its emails as well.

I did attempt a configuration for hours but could not get this to work and was unable to find any documentation that helped.

Comments

omd created an issue.

apparatchik’s picture

Hi, I'm currently working on a way to do just that using this module (with a submodule), but, in the meantime, have you taken a look at this other module?

https://www.drupal.org/project/graph_mail

It seems to do just what you want.