From owner-freebsd-questions@FreeBSD.ORG Fri May 16 00:39:57 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 032AD37B401 for ; Fri, 16 May 2003 00:39:57 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-14-133.w193-253.abo.wanadoo.fr [193.253.40.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id A01C543F3F for ; Fri, 16 May 2003 00:39:53 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from sta01 (sta01.lphp.org.local [192.168.0.4]) by mx1.lphp.org (8.12.8p1/8.12.8) with ESMTP id h4G7dpZR085667; Fri, 16 May 2003 09:39:52 +0200 (CEST) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: Andy Farkas Date: Fri, 16 May 2003 09:39:52 +0200 User-Agent: KMail/1.5.1 References: <20030516172543.G77647-100000@hewey.af.speednet.com.au> In-Reply-To: <20030516172543.G77647-100000@hewey.af.speednet.com.au> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305160939.52108.ajacoutot@lphp.org> cc: questions@freebsd.org Subject: Re: local.mail, please need some help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 07:39:57 -0000 On Friday 16 May 2003 09:29, Andy Farkas wrote: > define(`LOCAL_MAILER_ARGS', `mail.local -l -B -b') It does not work :( I still have connection attempts from localhost to 512 in my firewall logs... Antoine