Home > Backend Development > PHP Tutorial > 求用sendmail发送的实例

求用sendmail发送的实例

WBOY
Release: 2016-06-23 14:27:06
Original
913 people have browsed it

sendmail php mail

问题:
请问发送sendmail发送邮箱到我QQ邮箱,需要什么配置环境和什么样的软件,以及其他之类的。
求大神指教。求源码解析

回复讨论(解决方案)

linux下,安装sendmail,windows下安装IIS里的mail组件,
php里用mail函数。

对了,IIS里是smtp组件。

网上有这个组件下载吗

对了,windows安装IIS组件就行了?听说换需要其他的把。比如foxmail貌似需要把

PHPMailer 发送邮件(含详细介绍及使用方法说明)

PHPMailer 发送邮件(含详细介绍及使用方法说明)

其中class.phpmailer.php 、class.smtp.php、phpmail_jiucool.php这三个我会弄到了,但是应该需要服务器吧,服务器怎么弄,不知道在哪下载。也不知道怎么配置。对了这个邮件可以发送到QQ邮箱吗?

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