Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jan 1999 10:38:15 -0800
From:      Chris Knight <fbsd-stb@ghostwheel.com>
To:        freebsd-stable@FreeBSD.ORG
Subject:   /etc/mail/Makefile doesn't make.
Message-ID:  <4.1.19990128103738.009547f0@pop2.ghostwheel.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.1.19990128103738.009547f0>