symfony/azure-mailer

Symfony Microsoft Azure Mailer Bridge

Installs: 41 568

Dependents: 3

Suggesters: 0

Security: 0

Stars: 8

Watchers: 3

Forks: 2

Type:symfony-mailer-bridge

v7.2.0-BETA1 2024-09-28 08:24 UTC

This package is auto-updated.

Last update: 2024-10-27 15:24:56 UTC


README

Provides Azure Communication Services Email integration for Symfony Mailer.

Configuration example:

# API
MAILER_DSN=azure+api://ACS_RESOURCE_NAME:KEY@default

#API with options

MAILER_DSN=azure+api://ACS_RESOURCE_NAME:KEY@default?api_version=2023-03-31&disable_tracking=false

where:

Resources