
Fabio da Cunha - 2009-08-18 20:18:06
Hi
i´m trying using the class
but i´m getting the error
554 -Relay Access denied
from the server only when i try send TO gmail or hotmail account
$smtp = new smtp_class;
$smtp->host_name = "mail.inphonex.com";
$smtp->SendRawMessage( $mail_to, array( $mail_to ), $str_message );
this is my config for the class
work fine for other domains