Ok have been working with my host as to why wordpress is not sending mail and this is the reply I got...
It's a php script sending as nobody.
We do not block sending mail to hotmail.. or anyone for that matter.
We do:
Limit the total amount of sends to 300 per hour.. anything over this will not be sent.
& using Nobody@ does not send mail.... nobody sending emails is 100% blocked.
Most all PHP scripts try to send as nobody unless you have them fixed to do otherwise.
Thank you,
Nick
How do you change the Nobody@ part of the script?
cheers
Paul V