Commit 17bd281a authored by iOS-银 恭敬's avatar iOS-银 恭敬

邮件通知配置

parent 70a1a1a2
...@@ -13,15 +13,15 @@ import statistics ...@@ -13,15 +13,15 @@ import statistics
# mail_to_list=['shuaipeng.wang@56qq.com'] # mail_to_list=['shuaipeng.wang@56qq.com']
mail_to_list=['ios-team@56qq.com'] mail_to_list=['app@quantgroup.com']
# mail_host="mail.huochebang.com" # mail_host="mail.huochebang.com"
# mail_sender_name="githooks.ios@huochebang.com" # mail_sender_name="githooks.ios@huochebang.com"
# mail_sender_pwd="chuth-7?7vephaJere" # mail_sender_pwd="chuth-7?7vephaJere"
mail_host="smtp.qq.com" mail_host="mail.quantgroup.cn"
mail_sender_name="iOS@qq.com" mail_sender_name="gongjing.yin@quantgroup.cn"
mail_sender_pwd="QuantGroupNo1.." mail_sender_pwd="Gongjing.2323"
def send_mail_for_content(content): def send_mail_for_content(content):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment