Page 1 of 1

Send mail

Posted: Sat Jul 12, 2003 7:23 am
by tuta
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

Posted: Sat Jul 12, 2003 7:54 am
by qartis
What mail server are you using?

Posted: Sat Jul 12, 2003 8:11 am
by tuta
I´m using IIS...