From owner-freebsd-ports@FreeBSD.ORG Wed Apr 2 03:34:06 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFC0837B401 for ; Wed, 2 Apr 2003 03:34:06 -0800 (PST) Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 372DE43FA3 for ; Wed, 2 Apr 2003 03:34:05 -0800 (PST) (envelope-from sheldonh@starjuice.net) Received: from sheldonh by axl.seasidesoftware.co.za with local (Exim 4.12) id 190gVF-0003zz-00; Wed, 02 Apr 2003 13:34:01 +0200 Date: Wed, 2 Apr 2003 13:34:01 +0200 From: Sheldon Hearn To: Mark Edwards Message-ID: <20030402113401.GM725@starjuice.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i Sender: Sheldon Hearn cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: exim-4.12_1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2003 11:34:07 -0000 On (2003/02/07 13:05), Mark Edwards wrote: > Since you are now configuring the exim port for IPv6 support by default, > I thought I'd share a problem I encountered when updating to the current > port. The configure.default file sets: > > hostlist relay_from_hosts = 127.0.0.1 > > which is to allow local processes to relay mail. If a process is > IPv6-enabled, it may attempt to communicate as ::1 (IPv6 localhost) and > receive a "relay denied". One such port that does this by default is > /usr/ports/mail/mailman Sorry, I dropped the ball on this one. Please refer me to the original discussion on the exim-users mailing list and I'll take a look. Ciao, Sheldon.