使用sendmail发送电子邮件失败。 STARTTLS问题。使用GMail服务器

时间:2014-04-08 08:41:40

标签: php email stunnel sendmail.exe

我正在尝试通过本地发送电子邮件。

我在this site之后使用Windows 8.1,Apache,PHP,Sendmail,Stunnel

我跟随this page

但我无法发送电子邮件。显示以下日志。

allocated memory  : 8.08 MB
command line      : c:\sendmail\sendmail.exe -t
executable        : sendmail.exe
exec. date/time   : 2011-06-18 01:10
compiled with     : Delphi 2006/07
madExcept version : 3.0l
callstack crc     : $fecf9b34, $97c9b165, $97c9b165
exception number  : 1
exception class   : EIdSMTPReplyError
exception message : Must issue a STARTTLS command first. iq10sm2936159pbc.14 - gsmtp.

如果有人有其他解决方案,请告诉我。