getSmtpConfiguration
This procedure returns the current SMTP configuration. Its result will show 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 currently configured host
, port
, ssl
setting, username
, fromAddr
, and the encrypted password
.
CALL "UTILS.getSmtpConfiguration"()