On Fri, 12 Oct 2001, Joseph Kezar wrote:
> 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?
Nope - it says permission denied.
chgrp eximgroup /root/.procmailrc && chmod g+r /root/.procmailrc
Chris