SMTPTLSEnable

To allow PeopleTools to issue the STARTTLS or STLS command to the mail server to secure an insecure connection, add this parameter manually to the PSAPPSRV.CFG file and PSPRCS.CFG file in the SMTP settings section, and set it to Y (yes).

Use this to specify whether STARTTLS can be enabled (if supported by the server). If STARTTLS is enabled and configured correctly on the server it will send mail through SSL by issuing a STARTTLS or STLS command. If SSL is not configured correctly or if the STARTTLS command fails, the mail will not be sent. If STARTTLS or STLS is not supported on the server, it will send mail in the normal means, without using SSL.