- To: slug@xxxxxxxxxxx
- Subject: [SLUG] Program delivery with Sendmail
- From: Peter Rundle <peter.rundle@xxxxxxxxxxxxxxxx>
- Date: Fri Oct 20 16:24:25 2000
- Organization: Interpath Australia
Does anyone have any good urls to on-line docs on program delivery using
sendmail. www.sendmail.org is terrible.
I've put an entry in the /etc/aliases file
user: "|/bin/myprog"
but I always get an error mailed back to root, the guts of which is,
----- Transcript of session follows -----
sh: myprog not available for sendmail programs
554 "|/bin/myprog"... Service unavailable
The program exists and is executable for all (ok maybe not a good idea
but lets get it working first ;-)
So what gives?
Pete