Commit Graph

5 Commits

Author SHA1 Message Date
Charles Zhou
a325a294bd
feat: opportunistic tls flag for smtp (#4794) 2024-05-30 18:56:46 +08:00
Charles Zhou
2eb468f885
fix: add timeout to SMTPClient to prevent worker blocking (#4352) 2024-05-14 23:44:53 +08:00
Leo Q
cc754122fc
Authentication is only applied when both the username and password have values. (#2937) 2024-03-22 17:58:21 +08:00
Laurent Magnien
bdc13f9238
SMTP authentication is optional (#2765)
Co-authored-by: Laurent Magnien <laurent.magnien@adsn.fr>
2024-03-09 09:11:03 +08:00
JonahCui
71e5828d41
feat: add support for smtp when send email (#2409) 2024-02-07 18:08:41 +08:00