Feature Request: Implicit SSL/TLS support for mails

Great software, thanks!

Currently, UrBackup only supports STARTTLS for smtp connections. It would be nice if it also supported implicit SSL. IE, using smtps:// instead of smtp:// in the libcurl call.

Although UrBackup can already be configured to require SSL, implicit SSL is generally more secure than STARTTLS due to the potential for downgrade attacks.