ADMIN_MAIL_STARTTLS Keyword


     ADMIN_MAIL_STARTTLS={on|off}

 

This optional keyword is used to invoke a SMTP extension to use TLS (Transport Layer Security) which provides private and authenticated communications. This keyword causes the first access to an email server to use unsecured communications to receive the server configuration. If the server configuration is set to support STARTTLS, the mail send operation establishes a SSL secured connection before continuing to send the email message.

 

Note:

 

The ADMIN_MAIL_STARTTLS keyword is NOT used when the 'ADMIN_MAIL_SSL=ON' keyword is used.

 

See Also: PLBSERVE Keywords, PLBSERVE Command Syntax



PL/B Application Server