feat: |Worker| support send mail by SMTP (#580)

This commit is contained in:
Dream Hunter
2025-02-15 18:17:14 +08:00
committed by GitHub
parent 7f6a02ca38
commit 61434ab6f7
7 changed files with 119 additions and 13 deletions
+2 -1
View File
@@ -27,7 +27,8 @@
"mimetext": "^3.0.27",
"postal-mime": "^2.4.3",
"resend": "^4.1.1",
"telegraf": "4.16.3"
"telegraf": "4.16.3",
"worker-mailer": "^1.0.1"
},
"pnpm": {
"patchedDependencies": {