Home > Backend Development > PHP Tutorial > PHP有没有可能写出中转邮件的代码?

PHP有没有可能写出中转邮件的代码?

WBOY
Release: 2016-06-13 12:51:20
Original
857 people have browsed it

PHP有没有可能写出转发邮件的代码???
比如在A邮箱中有一封信

我想用写代码的方式,将这封信转发到B邮箱

有可能吗


------解决方案--------------------
这个如果你的邮件系统是自己做的就有可能,如果是用的现成的就要改别人源码了,因为你用php程序如何得知如:163,qq,sina等邮箱中有哪些邮件呢
Related labels:
php
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