Cuando recibimos un mensaje de este tipo en el paniclog
re-exec of exim (/usr/sbin/exim) with -q failed: Permission denied
Significa que los permisos sobre /usr, /usr/sbin, o /usr/sbin/exim son incorrectos.
Solución:
Definir permisos 755 sobre estos directorios.
Fuente: http://www.ihatetheory.com/tag/re-exec-of-exim-usrsbinexim-with-mc-failed-permission-denied
Bravo!!!!thx a lot 4 this post, i needed to start Asterisk 1.8 autlamticaloy on my Ubuntu Server and had no idea as how to do it. Your post did the Trick!!!(i still don’t understand starting scripts on linux though, but that’s another issue).Gracias mil.