Can't force STARTTLS for SMTP server

Status
This content is read-only, or is not open for further replies.

Kirby

Guest
offline
With XenForo < 2.3 it was possible to configure a SMTP server as
  • Plaintext
  • TLS (=STARTTLS. eg. initial plaintext connection taht is switchted to TLS aver STARTTLS command)
  • SSL (=implicit TLS, eg. the entirate connection is TLS)

With XenForo 2.3 the configuration options have been changed to
1727773271573.webp

Right now it is only possible to enable checkbox Use SSL/TLS which implicity uses TLS or leave it disabled which will use STARTTLS if supported by the server or...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom