Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[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

Closed
davidbarratt opened this issue Nov 27, 2023 · 4 comments Β· Fixed by #52842
Closed

[Mailer] Add support for Azure Communication Services Email #52751

davidbarratt opened this issue Nov 27, 2023 · 4 comments Β· Fixed by #52842
Labels

Comments

@davidbarratt
Copy link

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

@derrabus
Copy link
Member

LGTM, if the author wants to contribute it.

@hafael
Copy link
Contributor

hafael commented Nov 27, 2023

This package was developed with this objective. I would love to see this merge happen! :)

@stof
Copy link
Member

stof commented Nov 27, 2023

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).

@hafael
Copy link
Contributor

hafael commented Nov 27, 2023

OK! I will double-check the guidelines and submit the pull request as soon as possible.

@fabpot fabpot closed this as completed Dec 9, 2023
fabpot added a commit that referenced this issue Dec 9, 2023
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants