Just a guess, but wouldn't that change leave the program
open for spammers to use? I had to delete nearly 500 meg
of bounced email due to an errant FormMail script and I
believe one of the cures in newer versions was just that
addition.

Changing it to @valid_ENV = qw('REMOTE_HOST','REMOTE_ADDR');
might make it work without the referer, but still leave a
couple of checks in place.

Cheers,
Tom Fosson

At 10:19 AM 05/28/2003 -0700, you wrote:
Just a thought. On the formmail cgi program that I use it has this:

@valid_ENV = qw('REMOTE_HOST','REMOTE_ADDR','HTTP_REFERER');

If I leave that in the form program, but don't have that part on the actual form on the html page, it could possibly create an error.
If you keep getting errors, you can do this on your formmail program:


@valid_ENV = qw('');

Jan
---

-------- L I F E T I M E W E B H O S T I N G ---------- 1000MB of Web Space - 6000MB Monthly xfer - 100 sub-domains 50 MySQL databases - 500 FTP accounts - 500 POP3 accounts Personal CGI-BIN Directory - Perl, PHP, CGI, Frontpage ext. Control Panel - Shopping Cart - MUCH MORE! $249 ONETIME FEE! http://www.lifetimewebhosting.com/cyberpub


____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
http://wdvl.internet.com/WDVL/Forum/#sub


________________ http://www.wdvl.com _______________________

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to