Koozali.org: home of the SME Server

sendmail...

jason wiener

sendmail...
« on: January 22, 2000, 02:44:54 AM »
is sendmail in the distribution?  we need to call it and i can't find it anywhere.  or is there an alternative mail program to call from cgi scripts?

thanks-

Charlie Brady

RE: sendmail...
« Reply #1 on: January 22, 2000, 04:11:46 AM »
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