Forum Moderators: coopster
I am trying to find a way of filtering messages sent through html form. At the moment spammers are killing my business, there is a contact form on my site that allows to send messages to my customers. Although my customers' email addresses are protected, spammers are using the form to send messages.
I am using mail() function and though of piping mail to spamassassin. Is anyone using it that way and if yes how, or what other approaches would you recommend.
Thanks a lot in advance.