|
It may just be the mail server at nanothree.net, many email clients won't accept emails sent through the php mail function because they are beleived to be spam from an automated mailer.
What is the actual code you are using to send the mail? Are you provideing all the field values? ie; from, etc. If the from field is left blank it will default to what ever your server puts in there and that could be part of the problem.
|