Is it possible to use SMTP over TLS or SMTP with STARTTLS in OpenDJ settings for sending alert notifications.
I was able to find a config to specify SMTP config as global configuration with --set smtp-server:smtp.example.com:port
but was not able to find if it supports secure SMTP or not.
Does it automatically detects secure SMTP if server supports it?