GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Anti email harvesting software? (https://gfy.com/showthread.php?t=763855)

DateDoc 08-27-2007 09:49 AM

Anti email harvesting software?
 
Is there any software that is available to prevent emails from being harvested off your site? I run a dating site where we assign an anonymous email to the ad where replies to personal ads are forwarded to the poster's email via this anonymous email addy and there are a few spammers harvesting these anonymous emails and sending spam to them. :mad:

I am hoping there is a way to prevent this but can't find anything. Suggestions?

Fletch XXX 08-27-2007 09:51 AM

you cannot put an email online without it being harvested, especially contact forms...

fris 08-27-2007 09:52 AM

encode them using javascript or php

DateDoc 08-27-2007 09:53 AM

Yeah, I thought about blocking IPs but a spammer changes their IP over and over and most likely is using some unsuspecting fools IP.

GeXus 08-27-2007 09:55 AM

Code:

<script type="text/javascript">
document.write('emailaddy'+'@'+'domain.com');
</script>


DateDoc 08-27-2007 09:56 AM

Quote:

Originally Posted by Fris (Post 12994488)
encode them using javascript or php

interesting - looks like we have a solution using this that I found - http://w2.syronex.com/jmr/safemailto/ and click on the link encoded link with user-challenge - even includes a captcha. :)

fluffygrrl 08-27-2007 11:37 AM

You could try honeypots

(Immense lists of fake, randomly generated email addresses, and I'm talking millions. This reduces the overall efficiency of using the harvested list.)


All times are GMT -7. The time now is 04:52 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123