php使用gmail群发邮件有关问题

WBOY
Release: 2016-06-13 13:33:02
Original
1409 people have browsed it

php使用gmail群发邮件问题
大家好,有用php使用gmail群发邮件的经验的朋友吗
我在使用的时候开始一切正常....发着发着冒出了这个错误,网上查了很久也没找到好办法.错误如下
Warning: fwrite() [function.fwrite]: SSL operation failed with code 1. OpenSSL Error messages: error:140D00CF:SSL routines:SSL_write:protocol is shutdown in

------解决方案--------------------
你以为那些反垃圾邮件的功能都是摆设的嘛?
------解决方案--------------------
gmail认证是通过ssl的。
------解决方案--------------------
这个没法弄的,一般的电子邮局都有那种反垃圾邮件模块的,最最初级的那种就是,假定你一段时间内发送很多封邮件,那么当你再次发邮件的时候,会让你输入一个验证码,输入成功才会发送邮件,而且接收邮件的邮箱也会有那种垃圾邮件过滤机制,具体怎么定义,就各不相同了.
------解决方案--------------------
购买gmail的企业级邮件,向其申请授权,就可以群发了

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!