Fix handling of unsupported EHLO in SmtpEmailTransport
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 9 Sep 2022 08:54:24 +0000 (10:54 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 9 Sep 2022 08:54:24 +0000 (10:54 +0200)
commitb04881b5e13300a590c1292461e58116dcbb7d89
tree8dcc308c4b5cfbfa6b3eb2c6687a974e916341b2
parenta6ed0b255968e9ef44c6e37f7eb71fa4ad5256ea
Fix handling of unsupported EHLO in SmtpEmailTransport

This was broken, because the SMTP exceptions are no longer `SystemException`s
since 280b49db3ccccb2c3db34d429cf760221d56116f.
wcfsetup/install/files/lib/system/email/transport/SmtpEmailTransport.class.php