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