Currently we have a product registration page that we would like to add an auto responder to so clients feel the submission has actually worked as opposed to the sceptical thank you page!

The problem we have is that we really really want to avoid spammers and assume as soon as a simple PHP auto-responder is implemented (even with Captcha) we'll be stuck with a constant concern over it's vulnerability.

The form currently...