Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
[Mailer] Add Infobip bridge#16760
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
B-Galati commentedMay 2, 2022
@OskarStark thanks a lot, it's updated, should be all clear now ✔️ |
OskarStark commentedMay 17, 2022
Needs to be against |
B-Galati commentedJul 18, 2022
updated |
| The ``MailPace`` integration was introduced in Symfony 6.2 (in previous | ||
| Symfony versions it was called ``OhMySMTP``). | ||
| ..versionadded::6.2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Maybe it should be merged with the previous block?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
good idea IMO, IIRC we already did the same in the past
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I left them separate for now because the existingversionadded is a bit special and explains some renaming. Merging both would look confusing in my opinion. But we can change this at any moment if we disagree. Thanks!
This PR was merged into the 6.2 branch.Discussion----------[Mailer] Add Infobip bridge| Q | A| ------------- | ---| Branch? | 6.2| Bug fix? | no| New feature? | yes| Deprecations? | no| License | MIT| Doc PR |symfony/symfony-docs#16760Hello,Add Infobip as new email provider for Symfony Mailer!Co-authored with@jbdelhommeau 👍Commits-------1f9c282 [Mailer] Add Infobip bridge
This PR was merged into the 6.2 branch.Discussion----------[Mailer] Add Infobip bridge| Q | A| ------------- | ---| Branch? | 6.2| Bug fix? | no| New feature? | yes| Deprecations? | no| License | MIT| Doc PR |symfony/symfony-docs#16760Hello,Add Infobip as new email provider for Symfony Mailer!Co-authored with@jbdelhommeau 👍Commits-------1f9c2828f4 [Mailer] Add Infobip bridge
javiereguiluz commentedJul 23, 2022
Thank you Benoit. |
This PR was merged into the 6.2 branch.Discussion----------[Mailer] Add Infobip bridge| Q | A| ------------- | ---| Branch? | 6.2| Bug fix? | no| New feature? | yes| Deprecations? | no| License | MIT| Doc PR |symfony/symfony-docs#16760Hello,Add Infobip as new email provider for Symfony Mailer!Co-authored with@jbdelhommeau 👍Commits-------1f9c2828f4 [Mailer] Add Infobip bridge
Hello,
Companion forsymfony/symfony#46211!