一些网站因为投诉迁到了underhost,之前发邮件的方式都是通过sendmail,但搬迁后出错了,信息如下:
Email Error: Could not execute: /usr/sbin/sendmail
可能是underhost的主机不支持sendmail,或安装路径和zen cart默认的不一样,或没有权限让用户调用
解决方法,在zen cart后台将E-Mail Transport Method改为PHP
关于PHP方式,说明如下:
PHP is the default, and uses built-in PHP wrappers for processing.
Servers running on Windows and MacOS should change this setting to SMTP.
有空再研究了
另外的,underhost的PHP发邮件比bluehost的快很多
