Re: [Exim] root's .procmailrc

Top Pagina
Delete this message
Reply to this message
Auteur: Joseph Kezar
Datum:  
Aan: Christopher Curtis
CC: exim-users
Onderwerp: Re: [Exim] root's .procmailrc
I did what you suggested. It did attempt to read the .procmailrc in /root
Now it quickly responds with this message.
root@???
    Child process of procmail_pipe transport returned 77 (could mean permission denied) from command:
    /usr/bin/procmail


Am I missing something in my transport? Is there a magical security setting to not allow incoming "root"
emails?

*Transport*
procmail_pipe:
driver = pipe
command = /usr/bin/procmail -d $local_part
return_path_add
delivery_date_add
envelope_to_add
check_string = "From "
escape_string = ">From "
user = $local_part
group = mail

Christopher Curtis wrote:

> 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.
>
> regards,
> Christopher
>
> --
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##


--
Joseph Kezar