Maybe because you made a typo in your emailaddress?
quote:
Originally posted by Eddie
$EmailTo = "haboz_jobs@hotmil.com";
Else, are you sure you can email? Try testing with this:
code:
<? mail("eddie@host.com", "TESTING EMAIL", "NOTHING"); ?>
Also check your spam folder?