Thanks everyone. Permissions where indeed the problem. I had changed ownership 
of the script, but it was still in a non-dbmail directory. I just moved it to 
/usr/local and it works great. 

Thanks!
-Micah


On Wednesday 14 May 2003 11:13 am, Jeff Brenton wrote:
> Hello Micah,
>
> MS> I just commented out all the code in the script and replaced it with a
> single MS> command to email a predifined message to me. That way I'm
> eliminating any MS> problems with the code reading the pipe, etc.. and it
> still isn't working. MS> I'm assuming that the script isn't even being run
> by the pipe command.
>
> Most likely cause is permissions; the script will be run as user
> 'dbmail', or whatever user ID you've attached dbmail to; use the su
> command to become that user, and try running the script manually. If
> it fails, you'll get a more informative error message...

Reply via email to