As of today the e-mail receiving server (for e-mail publishing) is only able to accept plain text connections.
I'd like to be able to use TLS encrypted (STARTTLS) connections, as notification contents might contain sensitive information.
As an option, I'd like to be able to make TLS mandatory on the server side, i.e. reject not encrypted connections via an config option in the server.yml.
As of today the e-mail receiving server (for e-mail publishing) is only able to accept plain text connections.
I'd like to be able to use TLS encrypted (STARTTLS) connections, as notification contents might contain sensitive information.
As an option, I'd like to be able to make TLS mandatory on the server side, i.e. reject not encrypted connections via an config option in the server.yml.