Send mail
Posted: Sat Jul 12, 2003 7:23 am
Hallow friends good morning;
Whem try send mail the php show this message:
Warning: mail(): SMTP server response: 550 5.7.1 Unable to relay for digital1@tricor.com.br in
This is the code:
<?php
mail("digital1@tricor.com.br","Mensagem de Teste","Testando 1,2,3 testando");
?>
Is only test, but i don´t know the solution this problem...
Miguel
Whem try send mail the php show this message:
Warning: mail(): SMTP server response: 550 5.7.1 Unable to relay for digital1@tricor.com.br in
This is the code:
<?php
mail("digital1@tricor.com.br","Mensagem de Teste","Testando 1,2,3 testando");
?>
Is only test, but i don´t know the solution this problem...
Miguel