mail doesnt work

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



when I try to send mail using this code:

mail("dcastillo@xxxxxxxxxxxxxxx","TEST MAIL","TESTING MAIL");

I get this error:


Warning: mail() [function.mail]: SMTP server response: 554 
<dcastillo@xxxxxxxxxxxxxxx>: Recipient address rejected: Access denied in 
C:\Inetpub\wwwroot\intranet\test.php on line 4

my settings in php.ini are
SMTP = "smtp.tsanalytics.com"
smtp_port = 25 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux