testing your page I get the following Session outpout:
array(12) { ["captcha_Security_Code"]=> string(5) "Nc2w6" ["WAVT_Email_Errors"]=> string(0) "" ["waue_Email_9_Total"]=> int(0) ["waue_Email_9_Index"]=> int(0) ["waue_Email_9_Remaining"]=> int(0) ["waue_Email_9_Log"]=> string(48) "Sending To: salaroche@gmail.com... Success
" ["waue_Email_9_From"]=> string(0) "" ["waue_Email_9_To"]=> string(19) "salaroche@gmail.com" ["waue_Email_9_Subject"]=> string(27) "From a DennFree.com Visitor" ["waue_Email_9_Body"]=> string(150) " --WAMULTIBREAKWA Content-Type: text/plain Content-Transfer-Encoding: 8bit --WAMULTIBREAKWA Content-Type: text/html --WAMULTIBREAKWA-- " ["waue_Email_9_Header"]=> string(244) "MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="WAMULTIBREAKWA" From: Reply-To: Return-Path: X-Sender: X-Priority: 3 Date: Thu, 07 Mar 2013 10:14:47 -0600 (CST) Message-ID: <8948.d41d8cd98f00b204e9800998ecf8427e@> " ["waue_Email_9_Status"]=> string(7) "Success" }
this means that the email has successfully been passed to the SMTP server.
If you are not receiving the email, you should contact the host to have them look into the SMTP Server error logs to determine why the email is not being relayed.