My new user gets below warning. How can i disable it?
Please help.
So far i have commented out all smtp from php.ini and also unchecked e-mail notification for new user (which infact is bad, but i have no choice).
I have stopped notifies.bat cron job and i still get below error.
I have spend more time figuring this out than setting up my site. Seriously.
Warning: mail() [function.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 xxx\inc\utils.inc.php on line 422
Regards,