Update config.toml

This commit is contained in:
3288588344
2024-08-04 12:21:35 +08:00
committed by GitHub
parent ac5ac53dd7
commit 43276cc207

View File

@@ -22,15 +22,3 @@ agentid = ""
# 钉钉推送
access_token = ""
[message_push.Email_message]
# smtp邮件推送
# 发送者邮箱
sender_email = "xxx@163.com"
# 发送者邮箱授权码
sender_password = "xxxaaabbb"
# 邮件接收者邮箱
receiver_email = "bbb@163.com"
# 邮件发送smtp服务器
smtp_server = "smtp.163.com"
# smpt 端口, 务必使用ssl端口
smtp_port = "465"