symfony/azure-mailer

Symfony Microsoft Azure Mailer Bridge

Installs: 9 785

Dependents: 2

Suggesters: 0

Security: 0

Stars: 8

Watchers: 3

Forks: 1

Type:symfony-mailer-bridge

v7.1.1 2024-05-31 14:59 UTC

This package is auto-updated.

Last update: 2024-07-21 06:21:29 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