#import "smtp"//基础版本 够用var code = smtp.sendmail({host:"smtp.aliyun.com", //必填port:25, //必填username:"********@aliyun.com", //必填pwd:"********", //必填content:"<a>hello</a>", //必填subject:"hello", //必填messageid:"{time.gettime()}@aliyun.com", //按这个格式换下to:[["88481106@qq.com","名字"], //2种格式],onread:[](var s){println(s);}});println(code);//旗舰版本// smtp.sendmail({// host:"smtp.aliyun.com", //必填// port:25, //必填// username:"********@aliyun.com", //必填// pwd:"********", //必填// ssl:false,// timeout:30,// mailfrom:"********@aliyun.com",// from:"********@aliyun.com",// sender:"johnson",// content:"<a>hello</a>", //必填// subject:"hello", //必填// verbose:true,// encoding:2,// boundary:smtp.makeboundary(),// messageid:"{time.gettime()}@aliyun.com", //按这个格式换下// charset:"UTF-8",// tls:false,// to:[// ["88481106@qq.com","名字"], //2种格式// "14827@qq.com"// ],// cc:[],// bcc:[],// headers:{// GUID:"MakeGUID",// },// attachments:{// aaa.txt:{// type:"text/plain", //非附件// id:"content-id-test",// content:"aaaa",// },// bbb.txt:{// type:"application/x-msdownload", //附件// id:"content-id-test",// content:"bbbb",// }// }// });
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。
1. 开源生态
2. 协作、人、软件
3. 评估模型