Problem with exim! :(

RosT

Verified User
Joined
Jul 4, 2004
Messages
73
What fix this?


PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND
31101 mail 47 0 2552K 2276K RUN 4:39 36.67% 36.67% exim
31100 root 49 0 2520K 2228K RUN 4:39 36.67% 36.67% exim



customer-3299# tail -f /var/log/exim/exim_paniclog
2005-11-17 21:14:16 1EcoH2-0007eB-Fl failed to expand condition "${perl{check_limits}}" for lookuphost router: You (mobilkanew) have reach your daily email limit of 500 emails

2005-11-17 21:16:12 1EcoIu-0007ib-QX failed to expand condition "${perl{check_limits}}" for lookuphost router: You (mobilkanew) have reach your daily email limit of 500 emails

2005-11-17 21:16:43 1EcoJP-0007j7-DM failed to expand condition "${perl{check_limits}}" for lookuphost router: You (mobilkanew) have reach your daily email limit of 500 emails

2005-11-17 21:17:25 1EcoK5-0007jq-TX failed to expand condition "${perl{check_limits}}" for lookuphost router: You (mobilkanew) have reach your daily email limit of 500 emails

2005-11-17 21:31:16 1EcoXU-00087O-UW failed to expand condition "${perl{check_limits}}" for lookuphost router: You (mobilkanew) have reach your daily email limit of 500 emails
 
It appears you've installed some limiting software as part of your exim system; I don't believe the SpamBlocker exim.conf file that comes with DA, or the SpamBlocker2 exim.conf file available here limit emails.

The easiest way to fix it would be to reinstall the exim.conf file; be sure to read the comments in the original SpamBlocker exim.conf file, or the README for the SpamBlocker2 exim.conf file, as you'll have to make changes to the new file before you use it.

Jeff
 
Back
Top