Original Message:
> From: Les Mizzell <[EMAIL PROTECTED]>

> <cfmail
>    to="[EMAIL PROTECTED]"
>    from="Some Spammer"
>    subject="SPAM HARVESTER ALERT"
>    type="html"
>    server="MyServerInfoHere">
>
> address = #cgi.remote_addr#<br>
> host = #cgi.remote_host#<br>
> referer = #cgi.http_referer#<br>
> agent = #cgi.http_user_agent#<br>
> page = #cgi.script_name#<br>
> </cfmail>
>
> Here's the information from the email that came to me when the page was hit:
>

Is that e-mail the one you're suggesting is spam?

If so, they're not harvesting your address.  It looks like a robot (any robot, including a search engine indexer) hit that page you put up which automatically sends an e-mail.  (I'm basing that on the test code you provided)

Scott

---------------------------
Scott Brady
http://www.scottbrady.net/
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to