[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] [OT] [RAQ4] Formmail 1.9



On Tue, 25 Jun 2002, Larry Smith wrote:

>
> While probably _not_ the perfect answer for everyone, my action has been to
> create a "different" formmail.pl that (1) has the recipient changed to
> something else (mail_to, my_addy or something off-wall); (2) hard-coded this
> new "recipient" into each version/copy of the script that I need so that the
> program will "only" send to that address;

It also really helps to call it something other than formmail...since
spiders crawl over your pages, and can report the url of a web page that
contains formmail.  I see lots of hits STILL coming into a url that used
to have formmail called over 2 years ago.


(3) test the incoming original
> "recipient" form value to see if it matches what I know is in the form, and
> if _not_ send me (admin) a mail message with the IP address and copy of what
> was submitted; [ and (4) here locally add _that_ IP to my deny tables ].

I'd like to see that code...even though I'm not running formmail by that
name, I'd like to automate logging which IPs are still trying to call it.

Thom