I am trying to send email through php mail() function from my server. But it returning following error.
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()=
Can someone kindly guide me for this. I am not trying from xammp or wamp.