Use https to connect to the backend if possible and add local SMTP deliver support
If the backend address is not an IP address let's use https by default to connect to it.
Be able to send emails to a local SMTP server without aunthentication neither startTLS.
Related: #105 (closed)