7 Commits
Author SHA1 Message Date
JustSong a411e230a0 fix: fix garbled email subject 2023-05-13 22:25:58 +08:00
JustSong 0b2d2da65c fix: support smtp server with port 465 2023-05-13 19:00:42 +08:00
JustSong 6bf7951a01 refactor: use built in smtp library 2023-05-13 15:35:23 +08:00
6b15b2080e feat: support custom SMTP port setting (#45)
* feat: support custom SMTP port setting

* fix: send SMTPPort value to frontend

---------

Co-authored-by: JustSong <quanpengsong@gmail.com>
2023-02-05 14:46:45 +08:00
JustSong 5913266969 chore: sync with gin-template 2022-11-22 11:04:06 +08:00
JustSong e1d09aa58f feat: channel email is done 2022-11-11 17:24:03 +08:00
JustSong f1d5d9c8d1 init: reinitialize from gin-template 2022-11-11 15:35:02 +08:00