one-api/common/message
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
..
email.go Improve email sending functionality & Update Go Module 2025-04-13 18:13:10 +07:00
main.go feat: able to send alert message via message pusher (close #993) 2024-03-10 19:16:06 +08:00
message-pusher.go feat: able to send alert message via message pusher (close #993) 2024-03-10 19:16:06 +08:00
template.go feat: enhance email notifications with HTML templates and improved content 2025-02-02 16:39:30 +08:00