Skip to content

pmdevelopment/microsoft-symfony-mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Symfony Mailer for Microsoft

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages