Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Mailer] [Mailgun] Disable tls for mailgun as it should use STARTTLS#51042

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

Merged
nicolas-grekas merged 1 commit intosymfony:6.3fromjoelwurtz:fix/mailgun-smtp
Jul 21, 2023

Conversation

@joelwurtz
Copy link
Contributor

QA
Branch?6.3
Bug fix?yes
New feature?no
Deprecations?no
Tickets
LicenseMIT
Doc PR

Since symfony 6.3 smtp mailgun use 587 as default port with tls true, but it does not work :

image

Setting tls to false, force the smtp transport to try to use STARTTLS if available like others smtp providers (mailchimp in example)

xavierlacot reacted with thumbs up emoji
@joelwurtz
Copy link
ContributorAuthor

Ref#34846 (comment) for more explanation

@nicolas-grekas
Copy link
Member

Thank you@joelwurtz

@fabpotfabpot mentioned this pull requestJul 30, 2023
@joelwurtzjoelwurtz deleted the fix/mailgun-smtp branchAugust 14, 2023 20:13
nicolas-grekas added a commit that referenced this pull requestDec 19, 2023
…e STARTTLS (RFreij)This PR was merged into the 6.4 branch.Discussion----------[Mailer] [Mailjet] Disable tls for mailjet as it should use STARTTLS| Q             | A| ------------- | ---| Branch?       | 6.4 <!-- see below -->| Bug fix?      | yes| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->| Issues        |  <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->| License       | MIT#52560 updates the default mailjet port and references the same change for mailgun.Similar to#51042 and with the same error message, the mailjet connection doesn't work now.The PR above already has a reference, but for completion sake: Ref#34846 (comment) for more explanationCommits-------709d56f fix(mailjet-smtp): disable tls for mailjet as it should use starttls instead
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@xabbuhxabbuhxabbuh approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

6.3

Development

Successfully merging this pull request may close these issues.

4 participants

@joelwurtz@nicolas-grekas@xabbuh@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp