symfony/azure-mailer

Symfony Microsoft Azure Mailer Bridge

Installs: 3 639

Dependents: 2

Suggesters: 0

Security: 0

Stars: 6

Watchers: 3

Forks: 0

Type:symfony-mailer-bridge

7.1.x-dev 2024-04-01 11:34 UTC

This package is auto-updated.

Last update: 2024-04-01 19:04:37 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