Hi
I updated the server to WHM 11.1.0 cPanel 11.4.12-R13993 on CentOS 4.5 and since yesterday exim is rejecting all the mail. In the logfiles I have this:
Code:
2007-06-23 09:09:26 failed to expand condition "${perl{democheck}}" for democheck router: Undefined subroutine &main::democheck called.
2007-06-23 09:09:26 no host name found for IP address 88.244.xx.xx
2007-06-23 09:09:26 failed to expand condition "${perl{democheck}}" for democheck router: Undefined subroutine &main::democheck called.
2007-06-23 09:09:26 failed to expand condition "${perl{checkspam2}}" for checkspam2 router: Undefined subroutine &main::checkspam2 called.
2007-06-23 09:09:27 H=(smtp.xxxx.com) [88.244.xx.xx] sender verify defer for <xxxx@xxx.com>: lookuphost router failed to expand "${perl{mailtrapheaders}}": Undefined subroutine &main::mailtrapheaders called.
2007-06-23 09:09:27 H=(smtp.xxxx.com) [88.244.xx.xx] F=<xxxx@xxxx.com> temporarily rejected RCPT <xxx@xxx.org>: Could not complete sender verify
2007-06-23 09:09:27 unexpected disconnection while reading SMTP command from (smtp.xxxx.com) [88.244.xx.xx]
I tried to update perl to 5.8.8, but it didnt solve the problem. And when I run /scripts/upcp --force the process hangs and will not continue, I let the process since yesterday in a screen and nothing didnt change.
I tried to restore exim default settings and use eximup --force but it continues failing.