Commit 8af8d3c2 authored by liguangyu06's avatar liguangyu06
Browse files

Send SPD report mail from the internal Sinopharm mailbox.

parent 054b25a4
......@@ -22,6 +22,8 @@ def sendReportEmail() {
}
try {
emailext(
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