I have it installed and I do get an email when the form is processed. It runs the script to echo "Thank you for your submission...."
I am trying to make 3 of the fields required. (I've tried both POST and GET--I don't really understand the difference.)
I even went so far as to copy the entire source code of a form on another site that was using the same script -- still processed the form even though required fields were blank. Obviously I'm missing some key point here. It isn't checking the required fields, isn't redirecting, isn't putting an appropriate subject in the subject field, nor even a sender address.
I've tried it as a php form and as an html form. I am totally stumped. I'm thinking there must be something else I need to do in the script, but I have spent hours reading and re-reading everything I can about it and it still eludes me. (violins playing softly in the background here)
update: once I carefully followed ALL of the directions it worked
Probably somebody with real coding experience (Andrew??) will look at this and see exactly where I screwed up (and hopefully enlighten me!).
Time to drown my sorrows in a nice glass of tea before heading off to bed.