zhiheng.wang
c992919d15
fix: correct sender format issues
...
- Adjust sender field format, add space to separate nickname and email address
- Ensure email header format complies with standard RFC specifications
- Fix potential email client sending exceptions (Tencent Cloud)
2025-12-12 16:19:14 +08:00
CaIon
5fc9152499
fix: improve error handling for email sending failures
2025-10-13 19:21:46 +08:00
han shi
32cd890b6e
feat: 增加sendcloud邮件服务器的支持 ( #947 )
...
* 增加sendcloud邮件服务器的支持
* 调整代码结构
* Used slince.Contains function
---------
Co-authored-by: shih <shih@knownsec.com >
2025-04-25 18:17:46 +08:00
wzxjohn
568d4e3f71
feat: support Azure Comm Service SMTP
2024-12-07 00:37:11 +08:00
CalciumIon
d9b622c8ed
fix: email panic
2024-12-04 22:08:47 +08:00
CalciumIon
8bc1e956cf
fix: email
2024-09-04 19:44:29 +08:00
OswinWu
484a8595e4
fix: 多地区outlook邮箱和ofb邮箱Auth
2024-08-23 17:16:09 +08:00
CalciumIon
a5ec11e463
fix: add email missing Message-ID
2024-08-16 16:16:38 +08:00
Oswin
da490db6d3
[fix] fix send email error using outlook smtp
2024-07-26 17:47:36 +08:00
CaIon
5c39f54040
feat: able to set smtp ssl
2024-03-28 12:18:11 +08:00
liyujie
cdcbebce6d
fix: add Date header for email
2023-12-13 16:51:19 +08:00
JustSong
e123c66bc7
fix: fix SMTPFrom not updated in some cases ( close #34 )
2023-05-13 22:04:36 +08:00
JustSong
9edc82bde0
fix: fix garbled email subject ( #34 )
2023-05-13 21:41:52 +08:00
JustSong
46e77389a4
fix: support smtp server with port 465
2023-05-13 18:57:27 +08:00
JustSong
f5f4e6fbc6
feat: able to configure smtp from now ( close #34 )
2023-05-13 18:33:41 +08:00
JustSong
3710688efd
refactor: use built in smtp library ( close #34 )
2023-05-13 15:30:09 +08:00
JustSong
5c694a1503
feat: now supports custom smtp port
2023-05-12 11:44:38 +08:00
JustSong
ab1f8a2bf4
Initial commit
2023-04-22 20:39:27 +08:00