Commit 7b1650c8 authored by Quxl's avatar Quxl

x

parent a6116001
...@@ -132,6 +132,6 @@ public class MailUtil { ...@@ -132,6 +132,6 @@ public class MailUtil {
} }
public static void main(String[] args) { public static void main(String[] args) {
MailUtil.sendBySmtps("smtp.siff.com", 465, "filmpassword@siff.com", "siffstvf2018", "filmpassword@siff.com", "测试", "测试", null, "747539993@qq.com"); MailUtil.sendBySmtps("smtphz.qiye.163.com", 994, "filmpassword@siff.com", "siffstvf2018", "filmpassword@siff.com", "测试", "测试", null, "747539993@qq.com");
} }
} }
Markdown is supported
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