Auteur: Christopher Curtis Datum: Aan: Joseph Kezar CC: exim-users Onderwerp: Re: [Exim] root's .procmailrc
On Fri, 12 Oct 2001, Joseph Kezar wrote:
> (13): Permission denied: failed to chdir to /root
> How can I tell Exim to pull down its security blanked and allow this?
Fix your permissions. chgrp /root to the exim group and chmod g+x it.