From owner-cvs-all Wed Feb 25 14:22:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA10339 for cvs-all-outgoing; Wed, 25 Feb 1998 14:22:06 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA10325; Wed, 25 Feb 1998 14:22:02 -0800 (PST) (envelope-from jmb@FreeBSD.org) From: "Jonathan M. Bresler" Received: (from jmb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA28834; Wed, 25 Feb 1998 14:21:36 -0800 (PST) Date: Wed, 25 Feb 1998 14:21:36 -0800 (PST) Message-Id: <199802252221.OAA28834@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc/mail Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jmb 1998/02/25 14:21:36 PST Modified files: (Branch: RELENG_2_2) etc/mail Makefile Log: added two new files: allowed_domains.txt and allowed_ips.txt. domains/ips listed in these files are *NOT* filtered, even if listed in domains.txt or ips.txt. someone added netcom.com to the domains.txt file, resulting in all mail from netcom.com being blocked. Revision Changes Path 1.1.2.4 +22 -11 src/etc/mail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message