We have VPS server and currently we are having the following error when trying to start exim:
root@c58-76:/usr/local/directadmin/scripts# /etc/init.d/exim start
Starting exim: /etc/init.d/exim: line 34: /usr/sbin/exim: No such file or directory
Old entries from log:
re-exec of exim (/usr/sbin/exim) with -Mc failed: No such file or directory
But the thing is that /usr/sbin/exim exists. I'v tried to do all the things described here: But it didn't helped. Is there anything I am doing wrong?