Hi all,
i'm trynig to create a php script thazt send an mail
does someone know how to set the smtp server
smtpserver=smtp 1 and it is remote server not on my machine.
Itried but i've got this[color=blue][color=green]
>>Failed to connect to mailserver at "localhost" port 25, verify your[/color][/color]
"SMTP" >>and "smtp_port" setting in php.ini or use ini_set()
thanx a lot
i'm trynig to create a php script thazt send an mail
does someone know how to set the smtp server
smtpserver=smtp 1 and it is remote server not on my machine.
Itried but i've got this[color=blue][color=green]
>>Failed to connect to mailserver at "localhost" port 25, verify your[/color][/color]
"SMTP" >>and "smtp_port" setting in php.ini or use ini_set()
thanx a lot
Comment