0

ローカルで電子メールを送信しようとしています。

このサイトに従って、Windows 8.1、Apache、PHP、Sendmail、Stunnel を使用しています

私もこのページをフォローしました

しかし、私は電子メールを送ることができませんでした。以下のログが表示されます。

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.

誰かが別の解決策を持っている場合は、私に知らせてください。

4

1 に答える 1

0

私の場合、次のリンクの設定が機能します。

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 サーバー/

于 2014-04-10T03:02:58.727 に答える