Eugeny / ajenti-v

Virtual Hosting addon for Ajenti
ajenti.org/#product-ajenti-v
MIT License
225 stars 80 forks source link

Installed ajenti v mail on centos 6.5 but searches for exim4 not exim #75

Closed esgy closed 10 years ago

esgy commented 10 years ago

I get this error in /var/log/exim/main.log

re-exec of exim (/usr/sbin/exim4) with -q failed: No such file or directory

I don't know where to change that so it will search for exim and not exim4.

Any ideas?

OS: Centos 6.5 on 32bit

Eugeny commented 10 years ago

Try removing exim_path line from /etc/exim4/exim4.conf completely and restarting exim. If this works , I'll add this to the plugin itself.

esgy commented 10 years ago

Yes, now it works. I made test for normal email account and forward email. No errors in logs.