Hi,
I've read a number of posts on this but can't find the answer.
I've used the line:
ini_set("sendmail_from", "me@myemail.com");
The phpinfo() for the server I'm on shows the 'sendmail_path' as 'no value'. I have the IP address for SMTP -
So, do I have to define the 'sendmail_path' as the IP address? If so, what is the correct syntax?
Or am I missing something else?
Any help is appreciated. Thanks