Hi I'm using the mail() function of PHP on a windows server. The same code I have used 100 times before but I get this error:
Warning: mail(): SMTP server response: 551 Bad Recipient in e:\domains\b\thisdomain.com\user\htdocs\site\inquire.php on line 48
Can anyone show me some other way to do this without the mail function as this hosting companies servers seem to be very poorly configured. 🙂