you could try with Akismet, www.akismet.com, they have an API that can be implemented wherever you can use PHP (will submit the message to a server and receive a true/false spam either if the mail is spam or not)
remember to send as much parameters as you have, you can read how to use it from here: http://akismet.com/development/api/ (it will not succeed 100 % of the cases but you will reduce significantly the ammount of spam) On Sat, Dec 20, 2008 at 10:59 AM, Donna Marie Vincent < [email protected]> wrote: > I have that problem with one of my sites. If it's a human filling in the > form with spam, there's nothing you can do to stop it. I don't know how a > robot would get through, though. > > RSForms records the IP address. Maybe you can block the IP addresses, > especially if they're out of the country. > > ------------------------------ > Donna Marie Vincent > JoomSites, LLC > Web Development using Joomla!™ WDP > www.JoomSites.com <http://www.joomsites.com> > [email protected] > (718) 874-6741 > > ------------------------------ > *From:* Laura Gordon <[email protected]> > *To:* joomla list <[email protected]> > *Cc:* David Taylor <[email protected]> > *Sent:* Saturday, December 20, 2008 8:01:12 AM > *Subject:* [joomla] question about RS!Form > > Hi all, > > I have RSForm installed on my client's 1.0.15 site, and he is getting > spammed about 10 times a day, even with the captcha on. > > On RSForm's site forums they mention this problem, with different > 'solutions', has anyone else had this problem? > > The problem is on the site: http://www.knowpci.com > > Any ideas would be appreciated! > > thanks, > Laura > > [image: www.RytechSites.com] > http://www.rytechsites.com <http://www.rytechsites.com/> > *Create Dynamic Websites for your Company with Joomla! CMS > **Create Captivating Websites for your Business with HTML/FLASH **. > ....the choice is yours!* > > _______________________________________________ > New York PHP SIG: Joomla! Mailing List > http://lists.nyphp.org/mailman/listinfo/joomla > > NYPHPCon 2006 Presentations Online > http://www.nyphpcon.com > > Show Your Participation in New York PHP > http://www.nyphp.org/show_participation.php >
_______________________________________________ New York PHP SIG: Joomla! Mailing List http://lists.nyphp.org/mailman/listinfo/joomla NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php

