graph_mail
302 sites
Security covered
Warning message
Do not use the development versions in production sites. They are thought to be used to help with the development of the module.
This module allows changing the default mail sender with one that uses the Microsoft Graph API.
Requirements
This module requires no modules outside of Drupal core. It requires the Microsoft Graph SDK for PHP.
Recommended modules
Mail System: It provides an administrative UI and developer's API for managing the used mail backend/plugin.
Installation
Install as you would normally install a contributed Drupal module. For further information, see Installing Drupal Modules.
Configuration
- Follow what reported in Microsoft Graph API (Send mail) to set up an application for emails
- Go to /admin/config/services/graph_mail and enter the data obtained from Microsoft as per the first point
- If the Mail System module has been installed, go to /admin/config/system/mailsystem and select Graph Mail as default email sender