Miark wrote: > The basic purpose of the script is to grab > some information, and then mail it. In the > script I'm using the following format: > > ------------------- > open(MAIL, "| sendmail"); > print MAIL "To: somebody\@someplace.com > From: me\@mydomain.com > Subject: Whatever > > The data goes here."; > close(MAIL); > ------------------- > > I tried a little itty-bitty script just like > this after su'ing to "nobody" and it did not > work. But it works from the two user > accounts on the box. I'm thinking it must be > because the scripts are run by Apache as > "nobody", but at this point I'm willing to > entertain any ideas.
Miark, Thanks for your response! Randy Kramer
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
