Post by mazman » Sun Dec 01, 2024 4:54 am

Having trouble with sending email from my site through the SMTP server of my host. They want to know if STARTTLS is active? How do I verify this?

New member

Posts

Joined
Sun Apr 03, 2022 5:20 am

Post by by mona » Sun Dec 01, 2024 6:26 pm

No OC version
system/library/mail/smtp.php

DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.


https://www.youtube.com/watch?v=zXIxDoCRc84


User avatar
Expert Member

Posts

Joined
Mon Jun 10, 2019 9:31 am

Post by nonnedelectari » Sun Dec 01, 2024 10:15 pm

mazman wrote:
Sun Dec 01, 2024 4:54 am
Having trouble with sending email from my site through the SMTP server of my host. They want to know if STARTTLS is active? How do I verify this?
STARTTLS is a command issued by the client to tell the server to upgrade the connection from non-secure to secure, so "active" is a rather strange perception.
If you use SMTP and your host entry starts with tls:// then OC will indeed issue that command, whether the server will/can comply is another matter.

Active Member

Posts

Joined
Thu Mar 04, 2021 6:34 pm
Who is online

Users browsing this forum: No registered users and 9 guests