1. <legend id='3zv67'><style id='3zv67'><dir id='3zv67'><q id='3zv67'></q></dir></style></legend>

        <small id='3zv67'></small><noframes id='3zv67'>

        • <bdo id='3zv67'></bdo><ul id='3zv67'></ul>
        <tfoot id='3zv67'></tfoot>
      2. <i id='3zv67'><tr id='3zv67'><dt id='3zv67'><q id='3zv67'><span id='3zv67'><b id='3zv67'><form id='3zv67'><ins id='3zv67'></ins><ul id='3zv67'></ul><sub id='3zv67'></sub></form><legend id='3zv67'></legend><bdo id='3zv67'><pre id='3zv67'><center id='3zv67'></center></pre></bdo></b><th id='3zv67'></th></span></q></dt></tr></i><div id='3zv67'><tfoot id='3zv67'></tfoot><dl id='3zv67'><fieldset id='3zv67'></fieldset></dl></div>

        如何使用 XAMPP 使用 Google SMTP 服务器发送电子邮件?

        How To Send Emails Using Google SMTP Server Using XAMPP?(如何使用 XAMPP 使用 Google SMTP 服务器发送电子邮件?)
      3. <i id='zNJr8'><tr id='zNJr8'><dt id='zNJr8'><q id='zNJr8'><span id='zNJr8'><b id='zNJr8'><form id='zNJr8'><ins id='zNJr8'></ins><ul id='zNJr8'></ul><sub id='zNJr8'></sub></form><legend id='zNJr8'></legend><bdo id='zNJr8'><pre id='zNJr8'><center id='zNJr8'></center></pre></bdo></b><th id='zNJr8'></th></span></q></dt></tr></i><div id='zNJr8'><tfoot id='zNJr8'></tfoot><dl id='zNJr8'><fieldset id='zNJr8'></fieldset></dl></div>
      4. <tfoot id='zNJr8'></tfoot>
            <tbody id='zNJr8'></tbody>
            <bdo id='zNJr8'></bdo><ul id='zNJr8'></ul>

              1. <legend id='zNJr8'><style id='zNJr8'><dir id='zNJr8'><q id='zNJr8'></q></dir></style></legend>

                  <small id='zNJr8'></small><noframes id='zNJr8'>

                • 本文介绍了如何使用 XAMPP 使用 Google SMTP 服务器发送电子邮件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  在 php.ini 我设置:

                  In php.ini I set:

                  SMTP = smtp.gmail.com
                  smtp_port = 465
                  
                  ; For Win32 only.
                  ; http://php.net/sendmail-from
                  sendmail_from = mygmail@gmail.com
                  

                  在我的 sendmail.ini 中:

                  In my sendmail.ini:

                  smtp_server=smtp.gmail.com
                  smtp_ssl=ssl
                  auth_username=mygmail@gmail.com
                  auth_password=mygmail password
                  

                  在我的错误日志中:

                  13/05/18 23:33:30 : Socket Error # 10060<EOL>Connection timed out.
                  

                  这封电子邮件实际上发送了两次,但在 99% 的情况下,我收到与上述相同的错误.我禁用了路由器的 SPI 和计算机的防火墙.有什么想法吗?

                  The email actually sent twice, but 99% of the time, I get the same error as above. I disabled my router's SPI, and my computer's firewall. Any ideas?

                  推荐答案

                  大多数带有 Windows 的本地机器不配备 SMTP 服务器.您可以使用外部 SMTP 服务器并在 php.ini 文件中对其进行配置,但无法进行 SMTP 身份验证.

                  Most local boxes with Windows don't come with a SMTP server. You could use an external SMTP server and configure it in your php.ini file, but SMTP authentication is not possible.

                  我推荐你使用 PHPMailer,是一个简单灵活的 PHP 类,可以使用带有身份验证的 SMTP 服务器.它也比使用捆绑的 PHP mail() 函数更安全.

                  I recommend you to use PHPMailer, is a simple and flexible PHP Class, that can use a SMTP server with authentication. It is also more secure than using bundled PHP mail() function.

                  http://phpmailer.worxware.com/

                  这篇关于如何使用 XAMPP 使用 Google SMTP 服务器发送电子邮件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  mediatemple - can#39;t send email using codeigniter(mediatemple - 无法使用 codeigniter 发送电子邮件)
                  Laravel Gmail Configuration Error(Laravel Gmail 配置错误)
                  Problem with using PHPMailer for SMTP(将 PHPMailer 用于 SMTP 的问题)
                  Issue on how to setup SMTP using PHPMailer in GoDaddy server(关于如何在 GoDaddy 服务器中使用 PHPMailer 设置 SMTP 的问题)
                  smtp gmail server php mailer not working(smtp gmail服务器php邮件程序不工作)
                  Email goes in spam when I send it via others SMTP server(当我通过其他 SMTP 服务器发送电子邮件时,电子邮件进入垃圾邮件)

                    <tbody id='MFoMi'></tbody>
                      <i id='MFoMi'><tr id='MFoMi'><dt id='MFoMi'><q id='MFoMi'><span id='MFoMi'><b id='MFoMi'><form id='MFoMi'><ins id='MFoMi'></ins><ul id='MFoMi'></ul><sub id='MFoMi'></sub></form><legend id='MFoMi'></legend><bdo id='MFoMi'><pre id='MFoMi'><center id='MFoMi'></center></pre></bdo></b><th id='MFoMi'></th></span></q></dt></tr></i><div id='MFoMi'><tfoot id='MFoMi'></tfoot><dl id='MFoMi'><fieldset id='MFoMi'></fieldset></dl></div>
                    • <legend id='MFoMi'><style id='MFoMi'><dir id='MFoMi'><q id='MFoMi'></q></dir></style></legend>

                    • <tfoot id='MFoMi'></tfoot>
                        <bdo id='MFoMi'></bdo><ul id='MFoMi'></ul>

                        1. <small id='MFoMi'></small><noframes id='MFoMi'>