mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-04 13:31:08 +00:00
The SendMail function is rewritten and has the following new functionality: - It is optional to skip verification of keys. The config option SKIP_VERIFY is added - If the port is 465, or ending on 465, the TLS(/SSL) connection is started first.