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-04-22 13:21:53 UTC


README

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

Field Supported
Subject
Return-Path
Sender
From
Reply-To
To
Cc
Bcc
Priority
Text
HTML
Attachments

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