I'm having trouble figuring out how to get mail to send somewhere other than to localhost.
Get the error:
Failed to connect to mailserver at "localhost" port 25
even though php.ini has:
SMTP = www.jnetmedia.com
smtp_port = 25
Anyone know why this is happening?
Maybe path to php.ini is wrong. Where do you to set the path?
Thank