10000 [Mailer] Update default Mailgun port by sanderdlm · Pull Request #49805 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Mailer] Update default Mailgun port #49805

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

Merged
merged 1 commit into from
Mar 25, 2023

Conversation

sanderdlm
Copy link
Q A
Branch? 6.3
Bug fix? no
New feature? yes
Deprecations? no
License MIT

Alternative to #49768. Instead of passing the port from the DSN, update the default to 587, which is recommended by Mailgun.

I've also opened a docs PR to clarify that specific bridge DSNs ignore the port: symfony/symfony-docs#18118

@fabpot fabpot force-pushed the update-default-mailgun-port branch from 9bcf4db to 05e9be7 Compare March 25, 2023 08:55
@fabpot
Copy link
Member
fabpot commented Mar 25, 2023

Thank you @dreadnip.

@fabpot fabpot merged commit 2e2eaad into symfony:6.3 Mar 25, 2023
fabpot added a commit that referenced this pull request Nov 12, 2023
This PR was merged into the 6.4 branch.

Discussion
----------

[Mailer] Update default Mailjet port

| Q             | A
| ------------- | ---
| Branch?       | 6.4
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| License       | MIT

Similar to [#49805](#49805), update the default to 587, which is recommended by Mailjet.
Changelog is also updated accordingly.

References:

> Nowadays, port 587 is used for secure submission of email for delivery. Most of the client software are configured to use this port to send your messages.
[Mailjet Blog Post about this](https://www.mailjet.com/blog/email-best-practices/which-smtp-port-mailjet/).

Commits
-------

1799ed2 [Mailer] Update default Mailjet port
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0