We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc3e3c6 commit 550d8a8Copy full SHA for 550d8a8
README.md
@@ -32,6 +32,8 @@ From = "[email protected]"
32
Password = "xxxxx"
33
# 收件人地址
34
To = ["[email protected]"]
35
+# 总是发送邮件
36
+AlwaysSend = false
37
# 启用内置cron
38
EnableCron = false
39
# Cron表达式
0 commit comments