邮件发送报错
本帖最后由 王雷 于 2019-10-25 16:29 编辑邮件发送报错提示 error ‘’,详见附件
自己顶下 看看这里:
itop根据触发发送邮件,要把这个地方设定为false,之前是true,即使触发了,但是邮件发不出去。但是测试邮件可以。
// email_asynchronous: If set, the emails are sent off line, which requires cron.php to be activated. Exception: some features like the email test utility will force the serialized mode
// default: false
'email_asynchronous' => false,
页:
[1]