[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Configuring and Starting Sendmail
- Subject: Re: [cobalt-users] Configuring and Starting Sendmail
- From: Jeff Lasman <jblists@xxxxxxxxxxxxx>
- Date: Sun Sep 16 08:42:49 2001
- Organization: nobaloney.net
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Mark Carruth wrote:
> I am running an RaQ4i, could someone please tell me how to get sendmail
> started up ?
>
> I have run:
>
> /etc/rc.d/inet.d/sendmail start
While this will start sendmail, it should have been done when your RaQ
started. Based on the info you gave in a later part of the thread, that
worked properly, and sendmail is indeed running.
> But it doesn't seem to have worked, as when I execute a CGI script that
> tries to call sendmail it doesn't work.
The instance of sendmail run by the command you mentioned above is NOT
the same as the instance of sendmail that your CGI script will call. One
has nothing to do with the other.
In fact, even after you run "/etc/rc.d/inet.d/sendmail stop" your CGI
scripts should still be able to send mail. Each CGI should be calling
its own instance of sendmail completely independent of the one that runs
as a daemon to get email sent from outside.
Just wanted to clear that up.
Jeff
--
Jeff Lasman <jblists@xxxxxxxxxxxxx>
Linux and Cobalt/Sun/RaQ Consulting
nobaloney.net
P. O. Box 52672, Riverside, CA 92517
voice: (909) 787-8589 * fax: (909) 782-0205