Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Mailer] Deprecate OhMySmtp Transport, Create MailPace transport#46714
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
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.
Looks good, thank you@Holicz. I have added some notes
src/Symfony/Component/Mailer/Bridge/OhMySmtp/Transport/OhMySmtpApiTransport.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Mailer/Bridge/OhMySmtp/Transport/OhMySmtpSmtpTransport.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Mailer/Bridge/MailPace/Transport/MailPaceApiTransport.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
All comments were taken into account. PS: What is the process for this? Should I resolve the comments when I push the changes or should the original author of the comment review the touched code once again and resolve it himself? Thanks! |
@Holicz you can resolve comment (if needed, we can unresolve it) |
Thank you@Holicz. |
… transport (Holicz)This PR was squashed before being merged into the 6.2 branch.Discussion----------[Mailer] Deprecate OhMySmtp Transport, Create MailPace transport| Q | A| ------------- | ---| Branch? | 6.2| Bug fix? | no| New feature? | yes| Deprecations? | yes| Tickets |Fix#46340| License | MIT| Doc PR |symfony/symfony-docs#16896OhMySMTP duplicate was created and renamed to MailPace. OhMySMTP was deprecated.Commits-------dd2d6ed [Mailer] Deprecate OhMySmtp Transport, Create MailPace transport
@Holicz Can you submit a PR on symfony/recipes and one for the docs? |
Sure, Docs:symfony/symfony-docs#16896 |
OhMySMTP duplicate was created and renamed to MailPace. OhMySMTP was deprecated.