Drupal is a registered trademark of Dries Buytaert
Module Revived: Entity API 8.x-1.7 Module entity updated after 17 months of inactivity (8.x-1.7). Release: WebProfiler 11.2.2 Minor update available for module webprofiler (11.2.2). Release: Image Styles Builder 1.1.8 Minor update available for module image_styles_builder (1.1.8). Release: Static Suite 1.2.13 Minor update available for module static_suite (1.2.13). Release: Simple password policy 1.1.2 Minor update available for module simple_password_policy (1.1.2). Release: Simple password policy 1.1.1 Minor update available for module simple_password_policy (1.1.1). Release: Static Suite 1.2.12 Minor update available for module static_suite (1.2.12). Release: Audit Chain 1.4.0 Minor update available for module audit_chain (1.4.0). Release: Force External Authentication 1.0.0 Initial release available for module externalauth_force (1.0.0)! Usage Milestone: Field as Block Module fieldblock crossed 1,000 active installs.

This module allows Drupal to send emails using Azure Communication Services. It integrates with Drupal's existing mail system, enabling you to leverage Azure's email sending capabilities.

This module implements Azure Communication Services to send email using Drupal's Mail API.

Post-Installation

  • Set your Azure Communication Services endpoint url at /admin/config/config/azure_mailer
  • Set your secret access key with settings.php or manually with drush. It can't be read or modified from the UI.
    Example:
    $config['azure_mailer.settings']['secret'] = getenv('AZURE_COMM_SECRET');
    $config['azure_mailer.settings']['endpoint'] = getenv('AZURE_COMM_ENDPOINT');
  • Change your default mailer to Azure Communication Services Mailer at /admin/config/system/mailsystem

Third-party dependencies (installed automatically with composer)

- https://packagist.org/packages/mobomo/guzzle-azure-hmac-auth
- https://www.drupal.org/project/mailsystem

Activity

Tracked releases
1
Tracked since
Jun 2026
Latest release
2 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
2.0.1 Stable Jun 12, 2026