From owner-freebsd-ports Mon Nov 4 22:20: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D5DE37B401 for ; Mon, 4 Nov 2002 22:20:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E10E43E4A for ; Mon, 4 Nov 2002 22:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gA56K1x3037922 for ; Mon, 4 Nov 2002 22:20:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gA56K1jq037921; Mon, 4 Nov 2002 22:20:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88BE737B401 for ; Mon, 4 Nov 2002 22:12:05 -0800 (PST) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47FD243E75 for ; Mon, 4 Nov 2002 22:12:05 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.6/8.12.6) with ESMTP id gA56C57R019200 for ; Mon, 4 Nov 2002 22:12:05 -0800 (PST) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.6/8.12.6/Submit) id gA56C51c019199; Mon, 4 Nov 2002 22:12:05 -0800 (PST) Message-Id: <200211050612.gA56C51c019199@www.freebsd.org> Date: Mon, 4 Nov 2002 22:12:05 -0800 (PST) From: Peter Losher To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/44918: Postfix port + IPv6 patch ignores $mynetworks variable causing the system to be a open relay. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 44918 >Category: ports >Synopsis: Postfix port + IPv6 patch ignores $mynetworks variable causing the system to be a open relay. >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Nov 04 22:20:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Peter Losher >Release: 4.7-RELEASE >Organization: >Environment: >Description: When compiling the postfix-stable port (mail/postfix) with the IPv6 option checked, the resulting install ignores either the $mynetworks and $mynetworks_style variables, leaving it as a open relay on both IPv6 and IPv4 networks. Recompiling the port w/o the IPv6 patch fixes the problem (but you don't get the IPv6 support). If there is a solution, make sure it's in a post-install message, so others won't fall into this trap. :) >How-To-Repeat: Install mail/postfix port w/IPv6, define either the $mynetworks and $mynetworks_style variables in Postfix's main.conf and test it as a open relay. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message