-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Mailer] Add support for Azure Communication Services Email #52751
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
LGTM, if the author wants to contribute it. |
This package was developed with this objective. I would love to see this merge happen! :) |
Well, feel free to open a PR submitting a new bridge (note that the part about the Laravel service provider should of course not be contributed here but either kept in your package or be submitted to Laravel). |
OK! I will double-check the guidelines and submit the pull request as soon as possible. |
This PR was squashed before being merged into the 7.1 branch. Discussion ---------- [Mailer] Add Azure bridge | Q | A | ------------- | --- | Branch? | 7.1 | Bug fix? | no | New feature? | yes | Deprecations? | no | Docs | symfony/symfony-docs#19237 | Recipe | symfony/recipes#1265 | License | MIT closes #52751 * #52751 This PR adds a new mailer bridge for [Azure Communication Services Email](https://learn.microsoft.com/en-us/azure/communication-services/concepts/email/email-overview) Commits ------- dec3110 [Mailer] Add Azure bridge
Description
You can send emails with Azure Communication Services now
https://learn.microsoft.com/en-us/azure/communication-services/concepts/email/email-overview
It could be helpful to merge in the MIT licensed https://github.com/hafael/azure-mailer-driver to make it easier to use this service.
Example
No response
The text was updated successfully, but these errors were encountered: