Hello, could please someone help me with this?? I use the php function mail like this:
mail($to, $subject, $text, "From: $sender X-Mailer: PHP/" . phpversion()); And I get the next answer from the server: Warning: mail(): SMTP server response: 550 5.7.1 Unable to relay for [EMAIL PROTECTED] in D:\send.php on line 22 Do I need to configure something in my smtp server?? or what can be the problem?? Thanks a lot. Felipe. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php