Home  >  Article  >  Backend Development  >  请教php怎么实现邮件的一站登陆

请教php怎么实现邮件的一站登陆

WBOY
WBOYOriginal
2016-06-13 11:40:14797browse

请问php如何实现邮件的一站登陆?
内部站点已经有用户数据了,本来自己也可以做一个内部“邮件”系统,但是考虑到以后可能的与外部网络的通信,还是希望能支持smtp和pop3
但是php的邮件服务器能支持一站登陆的功能吗?
(就是内部站点登陆了,邮件服务器也自动登陆了,内部站点更改用户,邮件服务器也跟着更改用户【密码、禁用一类的】)
另外能否由自己编织的模块来控制邮件(包括附件)的存储啊?
看了一下,貌似有个hMailServer,能实现我所需要的功能吗?(代码我自己编写就是了,不知道有接口或者好接入不……)

Statement:
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