PDA

View Full Version : exim does not starts anymore.


ispi
09-05-2006, 06:00 PM
This is the error given mutiple times.

I accidently did a chown root / in stead of an map.


2006-09-05 18:30:18 re-exec of exim (/usr/sbin/exim) with -q failed: No such file or directory

The os is debian 3.1


I also have the error: exim configuration error main option "perl_startup" unknown in line 229

seva
09-06-2006, 07:15 PM
the same problem please help

DirectAdmin Support
09-06-2006, 08:53 PM
Hello,

For general mail permissions, try:chown 4755 /usr/sbin/exim
cd /usr/local/directadmin/scripts
./set_permissions.sh emailRegarding it not likeing the perl startup option, make sure you are either using our exim binaries, or make sure that perl.o is compiled into your exim binary, if you have your own custom version.

John