This commit is contained in:
2025-11-06 23:10:20 +08:00
commit 0bf6353839
12 changed files with 1260 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[Email]
SmtpServer = __YOUR_EMAIL_PROVIDER__
SmtpPort = 465
SenderEmail = __YOUR_EMAIL__
# 重要提示:这里通常不是你的邮箱登录密码,而是邮箱服务商提供的“应用专用密码”或“授权码”
SenderPassword = __YOUR_EMAIL_AUTH_CODE__