From owner-freebsd-isp Sat Dec 1 6:51:44 2001 Delivered-To: freebsd-isp@freebsd.org Received: from femail4.sdc1.sfba.home.com (femail4.sdc1.sfba.home.com [24.0.95.84]) by hub.freebsd.org (Postfix) with ESMTP id 723FE37B417 for ; Sat, 1 Dec 2001 06:51:34 -0800 (PST) Received: from veager.jwweeks.com ([65.14.122.116]) by femail4.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20011201145129.OMPC27609.femail4.sdc1.sfba.home.com@veager.jwweeks.com> for ; Sat, 1 Dec 2001 06:51:29 -0800 Date: Sat, 1 Dec 2001 09:51:22 -0500 (EST) From: Jim Weeks X-Sender: jim@veager.jwweeks.com To: freebsd-isp@FreeBSD.ORG Subject: Re: whats up? 955451787 In-Reply-To: <200111300244.fAU2iHP27363@host.server01.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Well, I guess here's to wondering. I have had a recent rash of spammers sending "GET" strings to formmail.cgi located in various virtual host cgi-bins on my servers. I guess I am not the only one that has had this problem :( I have solved the problem for now by placing the following code directly under #!/usr/bin/perl if ($ENV{'REQUEST_METHOD'} eq 'GET') { print "Content-type: text/html\n\n"; print "No using us for spam please!"; exit; } This is fairly easy to implement system wide without disrupting individual configuration. If anyone has a better solution I would like to here it. Thanks, -- Jim Weeks On Thu, 29 Nov 2001 bioyf@aol.com wrote: > Below is the result of your feedback form. It was submitted by > (bioyf@aol.com) on Thursday, November 29, 2001 at 21:44:17 > --------------------------------------------------------------------------- > > : Hey, what's up, yall? I found a site and if you want to meet people and talk to people on webcam, you should check this out. They're now giving members totally free memberships! You don't even need your own webcam. You can watch live videos of family, friends, or anybody! What is there to lose?
http://lllil.com/livewebcam >



To take yourself off my mailing list To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message