View Issue Details

IDProjectCategoryView StatusLast Update
0004699Composrcorepublic2021-10-25 17:21
ReporterChris GrahamAssigned To 
SeverityFeature-request 
Status non-assignedResolutionopen 
Product Version 
Fixed in Version 
Summary0004699: Add built in SSL/TLS support to SMTP mailer
DescriptionSSL/TLS is not actually all that complicated to implement in a mailer, given PHP does most of the work in it's streams library.
The START-TLS protocol is also relatively simple.
The only issue is if it is compiled into PHP, which nowadays it should be - but we can check for that and inform the user appropriately.

So I think we could implement this and dump the bettermail addon (swiftmailer), given swiftmailer is reaching EOL anyway.
TagsRoadmap: Over the horizon
Time estimation (hours)5
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2021-10-25 17:21 Chris Graham New Issue
2021-10-25 17:21 Chris Graham Tag Attached: Roadmap: v12
2024-03-26 00:58 Patrick Schmalstig Tag Renamed Roadmap: v12 => Roadmap: Over the horizon