Commit 4852f397 authored by liguangyu06's avatar liguangyu06
Browse files

Send report mail from the internal Sinopharm mailbox.

parent bcf72d87
......@@ -22,8 +22,8 @@ def sendReportEmail() {
}
try {
emailext(
from: '18627022503@163.com',
replyTo: '18627022503@163.com',
from: 'liguangyu@sinopharm.com',
replyTo: 'liguangyu@sinopharm.com',
to: to,
subject: subject,
body: body,
......
Supports Markdown
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