我正在试着通过本地发送电子邮件。
我正在使用Windows8.1,Apache,PHP,Sendmail,Stunnel和this site
我也关注了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.如果任何人有其他解决方案,请让我知道。
发布于 2014-04-10 11:02:59
在我的例子中,下面的链接设置适用于我。
http://sathyasays.com/2014/02/23/getting-php-mail-function-running-on-windows-8-1-with-wamp-server-and-configuring-it-to-use-gmails-smtp-servers/
https://stackoverflow.com/questions/22931846
复制相似问题