Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gitHooks
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
APP
gitHooks
Commits
17bd281a
Commit
17bd281a
authored
Jan 03, 2018
by
iOS-银 恭敬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
邮件通知配置
parent
70a1a1a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
send.py
gitHooks/send.py
+4
-4
No files found.
gitHooks/send.py
View file @
17bd281a
...
...
@@ -13,15 +13,15 @@ import statistics
# 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_sender_name="githooks.ios@huochebang.com"
# mail_sender_pwd="chuth-7?7vephaJere"
mail_host
=
"
smtp.qq.com
"
mail_sender_name
=
"
iOS@qq.com
"
mail_sender_pwd
=
"
QuantGroupNo1..
"
mail_host
=
"
mail.quantgroup.cn
"
mail_sender_name
=
"
gongjing.yin@quantgroup.cn
"
mail_sender_pwd
=
"
Gongjing.2323
"
def
send_mail_for_content
(
content
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment