procmail
[Top] [All Lists]

Re: Big problems getting procmail to work

2000-01-10 15:19:37
kikin19(_at_)vbe(_dot_)com wrote:

k> Note the "Suspicious rcfile" part. I looked through my rc file a
k> billion times and cannot find anything wrong with it,

Era Eriksson answered,

E> It's got the wrong permissions. This is a FAQ, specifically with Red Hat.
E> See <http://www.iki.fi/era/procmail/mini-faq.html>

Or the problem could be that procmail was compiled without setting
GROUP_PER_USER on.  If your setup gives every user a private group, and
your rcfile or the directory it resides in is group-writable, but that's
not really a security problem because you're the only member of your group,
procmail doesn't know that there are special circumstances making it safe
to use a group-writable rcfile (or an rcfile in a group-writable directory).

"Suspicious rcfile" has nothing to do with the contents of the rcfile but
rather the characteristics.  As the procmail(1) man page says,

       Suspicious rcfile "x"  The owner of the rcfile was not the
                              recipient or  root,  the  file  was
                              world  writable,  or  the directory
                              that   contained   it   was   world
                              writable,  or  this was the default
                              rcfile ($HOME/.procmailrc) and  ei-
                              ther  it  was group writable or the
                              directory  that  contained  it  was
                              group  writable (the rcfile was not
                              used).

<Prev in Thread] Current Thread [Next in Thread>