From nobody@FreeBSD.org  Tue Jul 30 22:40:54 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BA92F37B400
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 30 Jul 2002 22:40:54 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 685AD43E4A
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 30 Jul 2002 22:40:54 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6V5esOT096878
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 30 Jul 2002 22:40:54 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g6V5es2L096877;
	Tue, 30 Jul 2002 22:40:54 -0700 (PDT)
Message-Id: <200207310540.g6V5es2L096877@www.freebsd.org>
Date: Tue, 30 Jul 2002 22:40:54 -0700 (PDT)
From: james vella <jamesv@postmaster.co.uk>
To: freebsd-gnats-submit@FreeBSD.org
Subject: sendmail starts regardless of weather it is disables in the rc.conf
X-Send-Pr-Version: www-1.0

>Number:         41194
>Category:       misc
>Synopsis:       sendmail starts regardless of weather it is disables in the rc.conf
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 30 22:50:01 PDT 2002
>Closed-Date:    Thu Aug 01 01:51:08 PDT 2002
>Last-Modified:  Thu Aug 01 01:51:08 PDT 2002
>Originator:     james vella
>Release:        4.6
>Organization:
n/a
>Environment:
FreeBSD zombie.db0x.org 4.6-RELEASE FreeBSD 4.6-RELEASE #5: Fri Jul 26 14:27:24 CEST 2002     james@zombie.db0x.org:/usr/src/sys/compile/MYKERNEL  i386
>Description:
sendmail starts even if disables in the rc.conf
>How-To-Repeat:
ps -ax | grep sendmail
>Fix:

>Release-Note:
>Audit-Trail:

From: Maxim Konovalov <maxim@FreeBSD.org>
To: james vella <jamesv@postmaster.co.uk>
Cc: bug-followup@FreeBSD.org
Subject: Re: misc/41194: sendmail starts regardless of weather it is disables
 in the rc.conf
Date: Wed, 31 Jul 2002 11:22:09 +0400 (MSD)

 Please show output:
 
 $ grep sendmail_enable /etc/rc.conf
 
 -- 
 Maxim Konovalov, maxim@FreeBSD.org
 
 

From: Maxim Konovalov <maxim@FreeBSD.org>
To: James Vella <JamesV@postmaster.co.uk>
Cc: bug-followup@FreeBSD.org
Subject: Re: misc/41194: sendmail starts regardless of weather it is   
 disables  in the rc.conf
Date: Wed, 31 Jul 2002 12:51:33 +0400 (MSD)

 On 08:47+0100, Jul 31, 2002, James Vella wrote:
 
 > zombie# grep sendmail_enable /etc/rc.conf
 > sendmail_enable="NO"
 > zombie#
 
 From man 8 rc.sendmail:
 
 ...
      sendmail_enable
              (str) If set to ``YES'', run the sendmail(8) daemon at system
              boot time.  If set to ``NONE'', do not run any sendmail(8) dae-
              mons at system boot time.
 
 please change your settings to
 
 sendmail_enable="NONE"
 
 I am going to close this PR if you do not mind.
 
 -- 
 Maxim Konovalov, maxim@FreeBSD.org
 

From: Maxim Konovalov <maxim@FreeBSD.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: misc/41194: sendmail starts regardless of weather it is   
 disables  in the rc.conf (fwd)
Date: Thu, 1 Aug 2002 12:45:33 +0400 (MSD)

 Adding to the audit trail.
 
 -- 
 Maxim Konovalov, maxim@FreeBSD.org
 
 ---------- Forwarded message ----------
 Date: Thu, 01 Aug 2002 09:10:36 +0100
 From: James Vella <JamesV@postmaster.co.uk>
 To: Maxim Konovalov <maxim@FreeBSD.org>
 Subject: Re: misc/41194: sendmail starts regardless of weather it is
     disables  in the rc.conf
 
 resolved:-)
 
 apologies for my ignorance,as you can tell i'm still a novice.give my
 (this dumb user) best to all you guys,and continue your very excellect
 work
 
 cheers & rgds
 
 james
 
 
State-Changed-From-To: open->closed 
State-Changed-By: maxim 
State-Changed-When: Thu Aug 1 01:50:47 PDT 2002 
State-Changed-Why:  
Configuration error. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=41194 
>Unformatted:
