|
Posted by Bergamot on 05/02/07 13:49
mbstevens wrote:
>
> You just look at the spams that are coming in and choose some part that
> would be unlikely for a real poster to use. I don't really need 9700
> lines of PHP for my small problems, but I can imagine there are those that
> do.
All of the prefab mail form scripts I've seen seem to be designed to be
all things to all people, thus they have a lot of extra stuff I'll never
use. I, too, ended up writing my own, doing similar filtering that
you're doing, in about 200 lines of code. Once in a while I'll get a few
spam messages through it, but a tweak of the filtering stops it.
--
Berg
[Back to original message]
|