From owner-freebsd-stable Thu Jan 28 10:41:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA23564 for freebsd-stable-outgoing; Thu, 28 Jan 1999 10:41:35 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from rebma.ghostwheel.com (rebma.ghostwheel.com [207.201.56.159]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA23557 for ; Thu, 28 Jan 1999 10:41:33 -0800 (PST) (envelope-from fbsd-stb@ghostwheel.com) Received: from avalon (avalon [207.201.56.88]) by rebma.ghostwheel.com (8.8.8/8.8.8) with SMTP id KAA04675 for ; Thu, 28 Jan 1999 10:41:33 -0800 (PST) (envelope-from fbsd-stb@ghostwheel.com) Message-Id: <4.1.19990128103738.009547f0@pop2.ghostwheel.com> X-Sender: fbsd-stb@pop2.ghostwheel.com (Unverified) X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Thu, 28 Jan 1999 10:38:15 -0800 To: freebsd-stable@FreeBSD.ORG From: Chris Knight Subject: /etc/mail/Makefile doesn't make. Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, Every now and then I try to implement the spam filtering that is included in /etc/mail/, always with the same results. Today, I am doing something different... I am asking for help. :) I have NEVER been able to complete a make because the fetch of ips.txt always fails. If I run the make, here is what I get: shadows# make fetch ftp://ftp.gulf.net/pub/docs/ips.txt fetch: ftp.gulf.net: connection in wrong state *** Error code 74 Stop. If I try to do the ftp manually, here is what I get: shadows# ftp ftp.gulf.net Connected to kingfish.neworleans.gulf.net. 421 Service not available, remote server has closed connection. Is there a particular reason why I cannot perform the fetch? Or, is this a problem that everyone has? Any assistance appreciated. Thanks! -ck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message