Commit 17fa1fd
committed
bug symfony#60640 [Mailer] use STARTTLS for SMTP with MailerSend (xabbuh)
This PR was merged into the 6.4 branch.
Discussion
----------
[Mailer] use STARTTLS for SMTP with MailerSend
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#60636
| License | MIT
Commits
-------
16c8a94 use STARTTLS for SMTP with MailerSendFile tree
1 file changed
+1
-1
lines changed- src/Symfony/Component/Mailer/Bridge/MailerSend/Transport
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments