|
|
@@ -5,7 +5,7 @@ const nodemailer = require("nodemailer");
|
|
|
|
|
|
let DEFAULT_DATA = {
|
|
|
//from: '通知<webmaster@ikamaza.com>',
|
|
|
- from: 'PCOLORING<pcoloring@ikamaza.com>',
|
|
|
+ from: 'Monitor<pcoloring@ikamaza.com>',
|
|
|
to: "chengen@jccy-tech.com", // list of receivers
|
|
|
subject: '无标题',
|
|
|
text: "无内容", // plain text body
|