symfony/azure-mailer

Symfony Microsoft Azure Mailer Bridge

Installs: 3 735

Dependents: 2

Suggesters: 0

Security: 0

Stars: 7

Watchers: 3

Forks: 1

Type:symfony-mailer-bridge

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

This package is auto-updated.

Last update: 2024-05-01 19:09:42 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