|
Posted by C. on 12/04/07 14:13
On 4 Dec, 12:25, "vrlist.info" <vrlist.i...@gmail.com> wrote:
> Hello,
>
> I have a directory,http://www.vrlist.info, where people add their
> vacation rental items via a form.
>
> In this moment I register the submissions at a separate table and
> manually delete the spams (about 95% of the total submission and it is
> going up).
>
> I do not like the catcha system.
Is it Turing tests in general you don't like? Use a different one.
>
> I have an idea and so I am registration the IPs of the sites
> considered as spam in a different table (fields: IP, last-date,
> times). Most of them are repeting submissions.
>
It would take almost as long to write the code for this as to write
this post. If it solves your problem then fine - but its not valid as
a generic solution.
I'd suggest requiring a validated email address for all posters and
mediating the content via email with spamassasin and let it do the
hard work.
C.
Navigation:
[Reply to this message]
|