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