>> If not a captcha, is there at least something that does an email
    >> verification...

    Sean> Yeh, any help on this one would be great.  The spam bots are
    Sean> getting through all the counter measures in place right now...

There was a Summer of Code project in the area of spam detection.  I don't
know its current status.  I wrote a spam filter for SpamBayes this summer as
well which processes requests via XML-RPC.  You could run that server (it's
in the recent 1.1a4 distribution) and modify Moin's page creation code to
refer submissions to that server before accepting them.  Anything that
scores as ham or unsure should be accepted.  Spam scores should cause
rejection.

Skip


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to