ordebehesht
Member
من یه مشکلی دارم که یه کد ساده برای ارسال ئیل نوشتم ولی خطا میده:
متن خطا
لازم به توضیح که به جای ادرس میل هر چی بگین امتحان کردم
کد:
<?php
mail("[email protected]","this is the subject","body of the message");
?>
کد:
[B]Warning[/B]: mail() [[URL="http://localhost/Alias/function.mail"]function.mail[/URL]]: SMTP server response: 550 5.7.1 Unable to relay for [email][email protected][/email] in [B]E:\wamp\www\Alias\mail.php[/B] on line [B]2[/B]