There is a problem with /etc/rc.d/init.d/exim it has a return statement instead of exit /etc/rc.d/init.d/exim start Starting exim: [ OK ] /etc/rc.d/init.d/exim: return: can only `return' from a function or sourced script Also should exim be upgraded to the lates stable exim-3.16 which has a number of bugs fixed.
Fixed. We can't update to that version this late in the game since there wouldn't be much testing done with our package. I removed the returns from the initscript. Tim