Hi,
When I first set up my site, I was able to send mails through php's mail() function without any problems. But now I'm unable to send emails, even though the function itself returns just fine. I know the mail isn't being blocked by spam filters because I've tested it with various mailinator addresses.
Is there a way to tell if I've somehow been blacklisted, or to figure out what the problem is? I can't find anything helpful in the forums or cpanel. It's a pretty critical function for me...
When I first set up my site, I was able to send mails through php's mail() function without any problems. But now I'm unable to send emails, even though the function itself returns just fine. I know the mail isn't being blocked by spam filters because I've tested it with various mailinator addresses.
Is there a way to tell if I've somehow been blacklisted, or to figure out what the problem is? I can't find anything helpful in the forums or cpanel. It's a pretty critical function for me...