It seems squirrel mail has problem in sending mail after upgraded cpanel,
When I try to sent emails, got following error:
********erroro message starts here********
Email delivery error
Server replied: 11 Can't execute command '/usr/local/cpanel/bin/sendmail_cpanel -i -t -fxxx@domain.com
I have tried to fix the problem by:
root@root [~]# cd /usr/sbin
root@root[/usr/sbin]# mv sendmail sendmail.157979
root@root [/usr/sbin]# ln -s /usr/sbin/exim /usr/sbin/sendmail
root@root[/usr/sbin]# mv /etc/eximmailtrap /etc/eximmailtrap.157979
/scripts/upcp --force
/scripts/eximup --force
edit
/var/cpanel/cpanel.config
set:
eximmailtrap=0
/usr/local/cpanel/bin/sendmail_cpanel ,permission is 755.
None of above fixed the problem, any other suggestions?


LinkBack URL
About LinkBacks
, any other suggestions?
Reply With Quote