Ok,
I have my php.ini file set up like this:
But I'm getting a warning that says "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()"Code:[mail function] ; For Win32 only. SMTP = smtp.postoffice.net ; For Win32 only. sendmail_from = jday@dynadirect-inc.com
What could be causing this? Thanks!





Bookmarks