pmdevelopment/microsoft-symfony-mailer

Microsoft Graph API bridge for symfony mailer

v1.1.1 2024-02-22 13:03 UTC

This package is auto-updated.

Last update: 2024-12-22 14:51:06 UTC


README

Use this bridge to send Emails with symfony/mailer and Microsoft Graph API. Supported Features:

Configuration

Extend your services.yamlconfiguration

  PMDevelopment\Mailer\Bridge\Microsoft\Transport\GraphTransportFactory:
    tags:
      - { name: mailer.transport_factory }

Add required Parameters to .env

MAILER_DSN=microsoft+graph://clientId:clientSecret@tenantId