Warning: mail() [function.mail]: SMTP server response: 553 We do not relay non-local mail, sorry. in C:\xampp\
the code is to use mail() method in php. i have installed the xampp package (mysql + apache server + mercury)
Public Comments
- You're attempting to use a mail server that won't accept mail from you because you're not part of its local domain.
Powered by Yahoo! Answers