Re: How to start a daemon ??
On Jun 19, 10:55 am, Steve <St...@xxxxxxxxxx> wrote:
Hi,
I would need to re install Sendmail, but NOt via the RPM package
delivered on Centos, but with the package downloaded on Sendmail website
( The Vacation program seems to be missing....)
As soon as I have recompiled and installed Sendmail.. How can I start
Sendmail as daemon ??
I am not sure that
> sendmail&
.... would do the job!?!
Thanks
ISR that the package comes with a Sys V init script - just drop this
in /etc/init.d then run `checkconfig --add sendmail`, then (I'm a bit
unsure about the syntax of this one - best to check the man page)
`chkconfig --levels 3,5 sendmail on`
If you haven't got the init script, then use the one that came with
the rpm.
C.
.
Relevant Pages
- SuSE Security Announcement: sendmail (SuSE-SA:2001:028)
... Subject: SuSE Security Announcement: sendmail ... Please note that this is the first sendmail security problem since 1997. ... The sendmail package needs one out of two commands to be executed after ... (Bugtraq) - Re: We need a new subject- bug fixes
... Again probably licensing reasons. ... Well defined package licensing guidelines for Fedora. ... Sendmail has a configuration that provides the option to connect to localhost or network. ... (Fedora) - FreeBSD Security Advisory FreeBSD-SA-01:57.sendmail [REVISED]
... v1.1 2001-08-30 Update package to remove setuid bit from saved file; ... Sendmail contains an input validation error which may lead to the ... Upgrade your vulnerable FreeBSD system to 4.3-STABLE or the ... ** command and install the corrected package as described below. ... (FreeBSD-Security) - FreeBSD Security Advisory FreeBSD-SA-01:57.sendmail [REVISED]
... v1.1 2001-08-30 Update package to remove setuid bit from saved file; ... Sendmail contains an input validation error which may lead to the ... Upgrade your vulnerable FreeBSD system to 4.3-STABLE or the ... ** command and install the corrected package as described below. ... (FreeBSD-Security) - Sendmail Install Dramas
... I've just tried to update the sendmail package on my system (I saw the ... dpkg: error processing sendmail-base: ... dpkg: dependency problems prevent configuration of sendmail-bin: ... Package sendmail-base is not configured yet. ... (Debian-User) |
|