I had a web form I created awhile ago, and it used to work fine. However, now when I submit the form, I get the following error ...
Warning: mail() [function.mail]: SMTP server response: 503 5.5.2 Need Rcpt command. in D:\jabbamonkey\www\design\contact.php on line 207
Can someone tell me if this is a code issue (perhaps they upgraded PHP and something needs to be changed) or a new server issue (maybe something my webhost changed).
If it is a coding issue, let me know how to fix it (or let me know if you need some of the code)