> I've yet to hear anyone implementing SA for forms in a sensible manner..
Thanks for the feedback. If people have tried before it's unlikely
I'll do much better :)
> It would make much more sense to me to just apply well known form spam
> specific checks into your code. The standard captcha, to
Hi folks,
I'm looking into hooking the Mail::SpamAssassin module into a perl
processor for a couple of web forms - contact us, comments form, and
publish an article form (open publishing).
The main barrier seems to be the need for a message format rather than
just a plain text body.
I tried two