mirror of
https://gitee.com/gitea/gitea
synced 2025-11-09 19:10:27 +08: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.