Re: [PHP] PHP mail as 'nobody'

2001-02-05 Thread Steve Smith
On Mon, 5 Feb 2001, Dave Goodrich wrote: > The problem is that some of our customers are now blocking mail from user > 'nobody', regardless if the account exists or not. I can have PHP write the > complete headers but that doesn't stop the 'from' header in Sendmail being > written (the true user

[PHP] PHP mail as 'nobody'

2001-02-05 Thread Dave Goodrich
We have a series of subscribed e-mails that go out to customers, you know "Forgot your password?" type thing. Theses are generated by a PHP process and as such carry PHP/Apache's process ID. The problem is that some of our customers are now blocking mail from user 'nobody', regardless if the acco