View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
4699 | Composr | core | public | 2021-10-25 17:21 | 2021-10-25 17:21 |
Reporter | Chris Graham | Assigned To | |||
Priority | normal | Severity | feature | ||
Status | new | Resolution | open | ||
Summary | 4699: Add built in SSL/TLS support to SMTP mailer | ||||
Description | SSL/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. | ||||
Tags | Roadmap: Over the horizon | ||||
Attach Tags | |||||
Time estimation (hours) | 5 | ||||
Sponsorship open | |||||
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 | PDStig | Tag Renamed | Roadmap: v12 => Roadmap: Over the horizon |