silverorange / site

Website framework.
GNU Lesser General Public License v2.1
3 stars 18 forks source link

Remove unnecessary Net_SMTP dependency #305

Closed Qcode closed 2 years ago

Qcode commented 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).

Qcode commented 2 years ago

https://app.shortcut.com/silverorange/story/38675/remove-net-smtp

shortcut-integration[bot] commented 2 years ago

This pull request has been linked to Shortcut Story #38675: Remove Net_SMTP.