Hi,
unfortunately no mail....
When you fill the form and click send, data go to the server ... and at this point the server sent a 200 OK status, no messages at all.
If there is a print statenebt in the php code, then this was bit reached.
Things you could try: comment the mail sending part and check whether data is added to the server;, make a simple script that just sends a mail (with fixed recipient, message, etc)
Musicman