Commit Graph

16 Commits

Author SHA1 Message Date
han shi
a0017f2235 feat: 增加sendcloud邮件服务器的支持 (#947)
* 增加sendcloud邮件服务器的支持

* 调整代码结构

* Used slince.Contains function

---------

Co-authored-by: shih <shih@knownsec.com>
2025-04-25 18:17:46 +08:00
wzxjohn
b354af02a4 feat: support Azure Comm Service SMTP 2024-12-07 00:37:11 +08:00
CalciumIon
c709ab7c0a fix: email panic 2024-12-04 22:08:47 +08:00
CalciumIon
d1857313f5 fix: email 2024-09-04 19:44:29 +08:00
OswinWu
60448fbd41 fix: 多地区outlook邮箱和ofb邮箱Auth 2024-08-23 17:16:09 +08:00
CalciumIon
7a3ca166ec fix: add email missing Message-ID 2024-08-16 16:16:38 +08:00
Oswin
e94613cfc6 [fix] fix send email error using outlook smtp 2024-07-26 17:47:36 +08:00
CaIon
41a2619e84 feat: able to set smtp ssl 2024-03-28 12:18:11 +08:00
liyujie
cc4c7ca5f2 fix: add Date header for email 2023-12-13 16:51:19 +08:00
JustSong
d4a976d0e6 fix: fix SMTPFrom not updated in some cases (close #34) 2023-05-13 22:04:36 +08:00
JustSong
86117cd704 fix: fix garbled email subject (#34) 2023-05-13 21:41:52 +08:00
JustSong
5792db44c3 fix: support smtp server with port 465 2023-05-13 18:57:27 +08:00
JustSong
6cb284c8fd feat: able to configure smtp from now (close #34) 2023-05-13 18:33:41 +08:00
JustSong
badbb0962f refactor: use built in smtp library (close #34) 2023-05-13 15:30:09 +08:00
JustSong
d11134d98f feat: now supports custom smtp port 2023-05-12 11:44:38 +08:00
JustSong
4cbef0780e Initial commit 2023-04-22 20:39:27 +08:00