Randal L. Schwartz wrote:

"Werner" == Werner Otto <[EMAIL PROTECTED]> writes:



Werner> $surname = param("surname"); Werner> $name = param("forename"); Werner> $email = param("email");

I'm not sure what the rest of the script does, but if you put this on
a form and then send email to that address, you will incur my wrath,
and within a short period of time, you will also be on every "spam
blocklist" that I can possibly suggest.

Do *not* send email to addresses taken from forms.  Ever.



why is that?

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to