i'm doing this

$headers = "From: [email protected]";
mail('[email protected]', 'My Subject', 'test',$headers)

mail returns FALSE which means failure, and i never get the email.
My host is domains.com , not free hosting.