I am using php and mysql.
Each time an user register on my website, I will use php mail() to send a single email for authentication.
Recently I found out that, a lot of yahoo and hotmail users are not activated their accounts, lets say upon 1000 users, only 200 are activated. I am curious, and I try register using my hotmail account. To my surprise I didn't get the activation email.
Is my domain being blocked from sending email?? How to solve this problem? I tested my others email account (my company and gmail), it works fine. I think only yahoo and hotmail give me problems!!
Please help, its been few days, I have lost a lot of potential customers, I don't want to lose it anymore!!