From owner-freebsd-questions@FreeBSD.ORG Tue Jun 12 21:07:26 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5F4CF16A41F for ; Tue, 12 Jun 2007 21:07:26 +0000 (UTC) (envelope-from cwmcelfresh@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.243]) by mx1.freebsd.org (Postfix) with ESMTP id 2116B13C455 for ; Tue, 12 Jun 2007 21:07:25 +0000 (UTC) (envelope-from cwmcelfresh@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so541634anc for ; Tue, 12 Jun 2007 14:07:25 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=SNtaTDPeZnRF950oGlGqMqiTtTq1mhRIRWuG7TEnpSZ8F8u+X6rmXaQfc9NRmgt6d5CpLHbgDnaaHbdaWxdBlF6aWMG1ng2Ft10grbC854tNyA5QT8znZ6gcxxJ+bVg/OzVgoNVx3VP3of0kmwFx85OkxZCQdHdQPd12FQWRU+0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=S1mw7NjiuyxjOrNXEWGCiSXeQucR+z+OZy1oqEB1pnQ0/G4TT+/dkIi8PoiNfaPDBdz8wD2qzdrGexpgDzx5ZEYlfYmDKuHsLA8xG2egGC+aNTg+e0U3kixyTBWabsRWDuY0pES97P6NopLfBX8zT8/n9DepMca0Fyimpmu5HNQ= Received: by 10.100.207.16 with SMTP id e16mr4383938ang.1181680882205; Tue, 12 Jun 2007 13:41:22 -0700 (PDT) Received: by 10.100.194.10 with HTTP; Tue, 12 Jun 2007 13:41:22 -0700 (PDT) Message-ID: <44b41e4e0706121341o13788520gd249f740e47589c3@mail.gmail.com> Date: Tue, 12 Jun 2007 13:41:22 -0700 From: "Charlie McElfresh" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: sendmail startup problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jun 2007 21:07:26 -0000 Hi, I have sendmail disabled in rc.conf, but it starts up anyway. Any hints what might be starting it up? I'm running FreeBSD 6.2-STABLE. Thanks, Charlie