RE: antispam or something

2001-08-17 Thread Blader Robert G DLVA
I may be missing something here but I have to wonder about the usefulness of the information you will obtain. There is a good chance that someone using your form for the sake of sending spam has managed to use a "private" address (10.10.x.x, 192.168.x.x, etc) which will not resolve in DNS to a do

Re: antispam or something

2001-08-08 Thread Maxim Berlin
Hello Morgan, Wednesday, August 08, 2001, Morgan Norell <[EMAIL PROTECTED]> wrote: MN> in the mailform MN> require log.pl MN> and in the log.pl MN> #!/usr/bin/perl -wT MN> $location = "unknown"; MN> if ($ENV{'REMOTE_ADDR'}) { MN> $location = $ENV{REMOTE_ADDR}; $location = $ENV{'