Mail() function
Posted: Sat Aug 07, 2004 4:19 pm
Do I need any special settings for php in order to use this function ?
I got this message returned (I don't have mail server installed, but just to ask, if I jumped over any important step):
Warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in file-path... on line 147.
What does this error say - mistake in code, or just no mail server present ?
Thanks Ahead !
I got this message returned (I don't have mail server installed, but just to ask, if I jumped over any important step):
Warning: mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in file-path... on line 147.
What does this error say - mistake in code, or just no mail server present ?
Thanks Ahead !