Commit Graph

3 Commits (50873c192559e05e88c8edbdd50ed336ef0a6c11)

Author SHA1 Message Date
wxiaoguang 9bfa9f450d
Refactor "string truncate" (#32984) 2 months ago
Lunny Xiao 5ab7aa700f
Use new mail package instead of an unmintained one (#32682)
Resolve #18664
3 months ago
Lunny Xiao 79d593a9be
Split mail sender sub package from mailer service package (#32618)
Move all mail sender related codes into a sub package of
services/mailer. Just move, no code change.
Then we just have dependencies on go-mail package in the new sub
package. We can use other package to replace it because it's
unmaintainable. ref #18664
3 months ago