From owner-freebsd-questions@FreeBSD.ORG Thu Jun 21 20:27:04 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 4031016A468 for ; Thu, 21 Jun 2007 20:27:04 +0000 (UTC) (envelope-from bob@a1poweruser.com) Received: from mta13.adelphia.net (mta13.mail.adelphia.net [68.168.78.44]) by mx1.freebsd.org (Postfix) with ESMTP id CE80F13C46C for ; Thu, 21 Jun 2007 20:27:03 +0000 (UTC) (envelope-from bob@a1poweruser.com) Received: from laptop ([76.190.225.105]) by mta13.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with SMTP id <20070621202701.MPJY27139.mta13.adelphia.net@laptop> for ; Thu, 21 Jun 2007 16:27:01 -0400 From: "Bob" To: "freebsd-questions@FreeBSD. ORG" Date: Thu, 21 Jun 2007 16:26:58 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Importance: Normal Cc: Subject: still generating sendmail.st log using postfix X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bob@a1poweruser.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jun 2007 20:27:04 -0000 I am using postfix and have sendmail_enable="NONE" and I see sendmail.st log file filling up and being rotated. Why is the sendmail.st file still be used with postfix? Is there some thing else I have to do to stop sendmail.st file?