PHP Mail send from localhost.
Does PHP mail have to be sent from the localhost or from any ip? On PHP.net it says that "localhost" is a default. Then it says...

Originally Posted by
php.net
Used under Windows only: DNS name or IP address of the SMTP server PHP should use for mail sent with the mail() function.
At work I am using a Novell Open Enterprise server. My mail function will not call when I route the SMTP through another server in the php.ini file. Any ideas?
If the post was helpful...Rate it! Remember to use [code] or [php] tags.