Sometimes, Mailservers are configured to disallow mail sent locally via SMTP (for various reasons, ahem). Can you check if yourdomain.name and smtp.yourdomain.name point to the same server? If they do, it might be worth a try to set the smtp host to "localhost" or "127.0.0.1" (please test both, trust me on that one).
↧