Closed Qcode closed 2 years ago
This was used by pear/mail, but since we're now using symfony mail, Net_SMTP is no longer necessary. If you search for 'Net_SMTP' in Site, (even in the vendor files), you'll see no references (apart from the vendor file defining net_smtp).
https://app.shortcut.com/silverorange/story/38675/remove-net-smtp
This pull request has been linked to Shortcut Story #38675: Remove Net_SMTP.
This was used by pear/mail, but since we're now using symfony mail, Net_SMTP is no longer necessary. If you search for 'Net_SMTP' in Site, (even in the vendor files), you'll see no references (apart from the vendor file defining net_smtp).