Mathematica中文论坛-非官方

标题: mathematica sendmail 发邮件 163.com [打印本页]

作者: meatball1982    时间: 2016-3-17 13:14
标题: mathematica sendmail 发邮件 163.com

send mail 的mathematica 格式.

  1. SendMail["To" -> "yourname@163.com",
  2. "Subject" -> "Example Message", "Body" -> "My text",
  3. "From" -> "yourname@163.com", "Server" -> "smtp.163.com",
  4. "UserName" -> "yourname@163.com", "Password" -> Automatic,
  5. "PortNumber" -> 465, "EncryptionProtocol" -> "StartTLS"]
复制代码
在等,好像也没成功.






欢迎光临 Mathematica中文论坛-非官方 (http://www.ilovemathematica.com/) Powered by Discuz! X3.2