Marc Perkel writes on 12/15/2003 11:07 PM:
> But - I'd rather do it without the -f because there are a number of
> scripts that other people have uploaded and I don't have any way of
> finding them all. So what I'm looking for is some sort of filter rule to
> change the return-path.
One of 3 choices
1. Use suexec
2. Set apache as a trusted user
3. Have your perl scripts talk smtp to localhost:25 instead of calling
sendmail -f
srs