jason wiener wrote:
> is sendmail in the distribution?
The e-smith server uses qmail as its Mail Transport Agent. There is a sendmail compatibility script included with qmail - you can find it at /usr/lib/sendmail and /usr/sbin/sendmail.
> we need to call it and i can't find it anywhere.
Gee, where did you look?

> or is there an alternative mail
> program to call from cgi scripts?
There is a /usr/lib/sendmail script - but it doesn't take all the command line arguments that real sendmail does - perhaps that's your problem.
There is lots of qmail documentation available at
http://www.qmail.org/.
Charlie