procmail
[Top] [All Lists]

Re: *sigh* what am I missing?

2000-12-21 13:36:49
On Thu, Dec 21, 2000 at 04:12:43AM -0500, Sam Sgro wrote:
Procmail is installed correctly, and reacts properly to the tests I've given
it. Why is my server not paying attention to the .forward file!?

This isn't strictly speaking, a procmail problem, but I'll take a stab anyway.
Double check that your sendmail.cf has something like the following:

# Forward file search path
O ForwardPath=$z/.forward.$w:$z/.forward

Also, make sure the users home dir and .forward are not group or world
writable. If you are using private groups (the user's primary group is the
same as his/her username), check that you don't have: 

O UnsafeGroupWrites

However unsafe permissions on $HOME or .forward should cause an error to be
logged to your sendmail log.

-- 
Andrew Edelstein                http://andrew.pure-chaos.com

"Hey Norm, how's life in the fast lane?"
"Don't know, can't find the on-ramp."
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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