Auteur: Daniel Einspanjer Datum: Aan: exim-users Onderwerp: [Exim] I need some quick help with ownership and permissions, please.
Yesterday, I noticed some world writable files in my /usr/local/src directory
on my linux box, so I went to get rid of them with a chmod -R go-rwx ./src, but
I accidentally hit enter after the dot. :( Well, I quickly hit ctrl-break, but
some damage had already been done. Several of the directories in /usr/local
had their permissions reset. Anyway.. I tried to set them to what I thought
looked right.. I gave o+rx to bin/ etc/ and exim-3.22/ but just today, I
noticed that exim wasn't working properly.
It is receiving mail, but not delivering it to local mailboxes.. The paniclog
is filling with "exec of exim " ["-q" or "-Mc"] " failed: Permission denied",
and I am too inexperienced in the linux administration world to know why.
::sigh:: I tried running an exim -q as root and it runs fine, but I know that
I compiled exim to run under the user mail as a daemon. Can someone tell me
what permissions/ownership the executables and config files need? Just a quick
run down: