电子邮件发送服务器设置 [英] email sending server setting

查看:124
本文介绍了电子邮件发送服务器设置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在家中创建一个电子邮件发送服务器,该服务器可以将个人的相关信息和更新发送给个人?

how to make an email sending server at home, which can send mails to individual person their related information and updates?

推荐答案

您需要的就是以下功能: http://php.net/manual/en/function.mail.php [ ^ ].

现在,我发来一个大警告:如果您不加小心地使用此功能,并且根据某些HTTP帖子撰写电子邮件,而这些内容可以从外部访问而无需适当护理,您的网站很容易遭到黑客入侵,从而将您的主机转为主机变成发送垃圾邮件之类的僵尸.请查看我过去的解决方案以获取更多详细信息:
无法发送邮件,它显示了以下代码中的错误. [
All you need is this function: http://php.net/manual/en/function.mail.php[^].

Now, a big warning from me: if you are using this function without care and compose e-mail based on some HTTP post accessible from outside without proper care, your site can be easily hacked to turn your host into a zombie sending spam or something like that. Please see my past solution for more detail:
unable to send mail , it showing the error in below code .[^].

—SA


这篇关于电子邮件发送服务器设置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆