mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-09 10:47:35 -04:00
'tls' and 'ssl' are duplicates of 'starttls' and 'ssltls' and have been deprecated in the upstream modules we use for sending mail notifications. Let's deprecate them as well and issue a warning when they are still used. Fixes: #7345