exim in the process list in Cpanel

ryan.overton

Active Member
Mar 3, 2006
35
0
156
"exim (package exim is not installed)"

but yet, exim is running. It used to show a version number, but now it says the package is not installed.
 
Last edited:

AndyReed

Well-Known Member
PartnerNOC
May 29, 2004
2,217
4
193
Minneapolis, MN
ryan.overton said:
"exim (package exim is not installed)"

but yet, exim is running. It used to show a version number, but now it says the package is not installed.
You need to force install exim at the prompt:
/scripts/eximup --force
then
/scripts/upcp --force
 

ryan.overton

Active Member
Mar 3, 2006
35
0
156
after I did that, none of my mail works anymore

this is what I keep getting.

Code:
2006-05-12 18:24:58 failed to expand condition "${perl{check_deliver_spam}{$domacheck_deliver_spam called.

2006-05-12 18:24:58 failed to expand condition "${perl{checkbx_deliver}{$domain}::checkbx_deliver called.

2006-05-12 18:24:58 failed to expand condition "${perl{check_deliver}{$domain}{$ver called.

2006-05-12 18:24:58 H=(RhinoWest) [67.47.19.6] sender verify fail for <rhino-163
2006-05-12 18:24:58 H=(RhinoWest) [67.47.19.6] F=<rhino-1631joebattle@watsontayl
2006-05-12 18:24:59 fixed_login authenticator failed for (LORIO) [71.96.226.61]:ined subroutine &main::checkuserpass called.

2006-05-12 18:25:01 fixed_login authenticator failed for (LORIO) [71.96.226.61]:ined subroutine &main::checkuserpass called.

2006-05-12 18:25:04 fixed_login authenticator failed for (John) [216.73.173.50]: 435 Unable to authenticate at present ([email protected]): Undefined subroutine &main::checkuserpass called.
 

AndyReed

Well-Known Member
PartnerNOC
May 29, 2004
2,217
4
193
Minneapolis, MN
ryan.overton said:
after I did that, none of my mail works anymore

this is what I keep getting.

Code:
2006-05-12 18:24:58 failed to expand condition "${perl{check_deliver_spam}{$domacheck_deliver_spam called.

2006-05-12 18:24:58 failed to expand condition "${perl{checkbx_deliver}{$domain}::checkbx_deliver called.

2006-05-12 18:24:58 failed to expand condition "${perl{check_deliver}{$domain}{$ver called.
Make sure exim.pl and/or exim.conf are not missing.
 

chirpy

Well-Known Member
Verifed Vendor
Jun 15, 2002
13,437
34
473
Go on, have a guess
Well, exim.pl clearly is missing.

This usually happens if you chattr any of the exim configuration files. Firstly use lsattr and make sure no flags are set on the exim files in /etc/exim* if they are, remove them. Then make sure none of your disk partitions are out of space, then rerun the /scripts/eximup --force. Lastly, if you're running FedoraCore, make sure exim is in the exclude list in yum.conf