Forum Moderators: coopster

Message Too Old, No Replies

mail() and spamassassin

How to filter emails sent through HTML form

         

h8dk70

12:22 am on Oct 31, 2005 (gmt 0)

10+ Year Member



Hi All,

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.

Dijkgraaf

3:44 am on Oct 31, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Have a look at this thread about how to secure your form
[webmasterworld.com...]

PeteM

11:33 pm on Oct 31, 2005 (gmt 0)

10+ Year Member



Have you considered adding a 'visual confirmation (captcha)' field to your form?

Pete