SMTPClient PB2025R STARTTLS
- New
- How-to
- SMTP
- SMTPClient
-
Panos Platanas
- PowerBuilder
- Friday, 10 July 2026 10:29 AM UTC
Hi all,
for years we are using PBNISMTP.
We had no issue with our SMTP while using the connection_type = 2 (STARTTLS property) inside PBNISMTP object.
The new SMTPClient object has no STARTTLS property and it is implied that is autoconfigured by the port (in our case 465)
I have tested any cartesian combination of: SecureProtocol, authtype, EnableTLS with no success (getting errors: -8, -11, -14).
The log does not give me any definite answer.
Is there any way that I can just force STARTTLS (or check if is applied) in the new SMPTClient object?
Thank you
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.