Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Sidney on August 28, 2001, 08:08:34 PM

Title: qmail mail question
Post by: Sidney on August 28, 2001, 08:08:34 PM
Hello,

  I download a script that will send me a report thought mail but I am not sure how to set the right setting for the email.
the script uses sendmail.

Is sendmail on e-smith 4.1.2 ?

should I use qmail ?
if so what setting should I set for the script.

here is part of the script that is asking for the settings.

# $sendmail should be set to the full server path to sendmail on your Unix server
# By default, this is set to "/usr/sbin/sendmail", but on many Unix systems, it is
# located at "/usr/lib/sendmail".  If you don't know this, you might try typing
# "whereis sendmail" or "which sendmail" from a Telnet prompt.


thanks
Title: Re: qmail mail question
Post by: Dan Brown on August 28, 2001, 08:23:13 PM
Sendmail as such isn't installed, but qmail will emulate sendmail for most purposes.  On e-smith, /usr/sbin/sendmail should work.