Commit Graph

2 Commits (189e7409b7340fcd27a86df1925c9270768065c1)

Author SHA1 Message Date
Lunny Xiao 5ab7aa700f
Use new mail package instead of an unmintained one ()
Resolve 
2024-12-05 06:33:43 +08:00
Lunny Xiao 79d593a9be
Split mail sender sub package from mailer service package ()
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 
2024-11-30 01:15:41 +00:00