php 在服务器运行不起,php – mail()无法在新服务器上运行

可能是一个愚蠢的问题,但我找不到PHP邮件功能不起作用的原因

我有一个关于debian挤压的Nginx服务器,我最近搬到了它.我尝试过简单的邮件执行,但它返回false.

if(mail('test@email.com','test-subject','test-text-blablabla'))

echo 'ok';

else

echo 'bad';

我该怎么办?

谢谢.

我在PHP.ini的邮件部分:

[mail function]

; For Win32 only.

; http://PHP.net/smtp

SMTP = localhost

; http://PHP.net/smtp-port

smtp_port = 25

; For Win32 only.

; http://PHP.net/sendmail-from

;sendmail_from = me@example.com

; For Unix only. You may supply arguments as well (default: "sendmail -t -i").

; http://PHP.net/sendmail-path

;sendmail_path =

; Force the addition of the specified parameters to be passed as extra parameters

; to the sendmail binary. These parameters will always replace the value of

; the 5th parameter to mail(),even in safe mode.

;mail.force_extra_parameters =

; Add X-PHP-Originating-Script: that will include uid of the script followed by the filename

mail.add_x_header = On

; The path to a log file that will log all mail() calls. Log entries include

; the full path of the script,line number,To address and headers.

;mail.log =

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值