Mathematica中文论坛-非官方
标题:
mathematica sendmail 发邮件 163.com
[打印本页]
作者:
meatball1982
时间:
2016-3-17 13:14
标题:
mathematica sendmail 发邮件 163.com
send mail 的mathematica 格式.
SendMail["To" -> "yourname@163.com",
"Subject" -> "Example Message", "Body" -> "My text",
"From" -> "yourname@163.com", "Server" -> "smtp.163.com",
"UserName" -> "yourname@163.com", "Password" -> Automatic,
"PortNumber" -> 465, "EncryptionProtocol" -> "StartTLS"]
复制代码
在等,好像也没成功.
欢迎光临 Mathematica中文论坛-非官方 (http://ilovemathematica.com/)
Powered by Discuz! X3.2