zone-eu / zone-mta

📤 Modern outbound MTA cross platform and extendable server application
European Union Public License 1.2
583 stars 93 forks source link

sender.js will on a tls failure try a delivery with out tls. However … #393

Closed JQuags closed 1 month ago

JQuags commented 1 month ago

…on freebsd 13 a misconfigured server may show

35242434560:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:/usr/src/crypto/openssl/ssl/record/ssl3_record.c:339: But this is not detected as a tls failure and the delivery does not succeed. sender.js has been updated for this error

andris9 commented 1 month ago

Thanks!