ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 27,317
- Points
- 823
Reputation:
With XenForo < 2.3 it was possible to configure a SMTP server as
With XenForo 2.3 the configuration options have been changed to
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...
- 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

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...