13 Commits (87be137b881ab868df30aa7e35923d6f14606c79)

Author SHA1 Message Date
Peter 87be137b88 Rewrite of SendMail function
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.
10 years ago
Alukardd 21081836ba Allow send mail without authentication if SMTP server allow this 10 years ago
mcheng89 b9881d1e7b check for smtp AUTH extension 10 years ago
Unknwon 39931f8e00 Allow mail with self-signed certificates 10 years ago
Michel Roux 6705559ce0 Fix malformed address 10 years ago
Unknwon 8dd07c0ddd New UI merge in progress 10 years ago
Unknown 688ec6ecbd Fixed #209 10 years ago
Unknown 4744996f9a Make gmail auth work 10 years ago
Unknown c1a3d4fefb Add mail notify for creating issue 10 years ago
Unknown f6596f11c4 All configuration reload-able 10 years ago
Unknown f9fd972cbe Bug fix 10 years ago
Unknown 6f68620860 Pools limit concurrent nums 10 years ago
Unknown de087c7b4a Add send register confirm mail 10 years ago