getSmtpConfiguration
This procedure returns the current SMTP configuration. Its result will show currently configured host, port, ssl setting, username, fromAddr, the encrypted password, maxRetries and responseTimeout (see setSmtpConfiguration for detailed descriptions of the parameters).
CALL "UTILS.getSmtpConfiguration"()
maxRetries and responseTimeout are available since v25.3