Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/238.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/wordpress/12.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
使用php fpm在Raspberry pi上配置php mail()函数_Php_Wordpress_Email - Fatal编程技术网

使用php fpm在Raspberry pi上配置php mail()函数

使用php fpm在Raspberry pi上配置php mail()函数,php,wordpress,email,Php,Wordpress,Email,我在我的wordpress网站上有一个联系表格(联系表格7),由我的Raspberry Pi 2托管。我正在使用PHP fpm。在PHP fpm中是否有发送邮件的内置函数,或者是否需要其他软件(如postfix)? 无论如何,我应该如何配置它,以便Raspberry Pi可以发送通过联系人表单提交的邮件?为什么不改为使用?为什么不改为使用?

我在我的wordpress网站上有一个联系表格(联系表格7),由我的Raspberry Pi 2托管。我正在使用PHP fpm。在PHP fpm中是否有发送邮件的内置函数,或者是否需要其他软件(如postfix)?
无论如何,我应该如何配置它,以便Raspberry Pi可以发送通过联系人表单提交的邮件?

为什么不改为使用?为什么不改为使用?