getSmtpConfiguration
This procedure returns the current SMTP configuration. Its result will show the currently configured host, port, ssl setting, username, fromAddr, and the encrypted password.
CALL "UTILS.getSmtpConfiguration"()
This procedure returns the current SMTP configuration. Its result will show the currently configured host, port, ssl setting, username, fromAddr, and the encrypted password.
CALL "UTILS.getSmtpConfiguration"()