Commit Graph

5 Commits

Author SHA1 Message Date
H0llyW00dzZ
f35d9ace06
Improve email sending functionality & Update Go Module
- [+] feat(email): improve email sending functionality with new HELO name and support for multiple recipients
- [+] chore(go.mod): update Go version to 1.23.0 and add go-mail dependency
- [+] chore(go.sum): update dependencies and their checksums
2025-04-13 18:13:10 +07:00
JustSong
ececfe5ba0 feat: add SysWarn and SysWarnf logging functions; handle SMTP short response warning 2025-02-02 17:13:41 +08:00
JustSong
19998ebb8a feat: update i18n messages and improve error handling 2025-02-02 16:25:52 +08:00
Leo Q
ec6ad24810
feat: support smtp without auth (#1101) 2024-07-03 22:23:49 +08:00
JustSong
5b50eb94e5 feat: able to send alert message via message pusher (close #993) 2024-03-10 19:16:06 +08:00