i want to send password to email using php but i got this 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() in C;\wamp\www\system memo online\hantarPassword_process.php
Do i need to configure anything in php.ini file. How i want to enable the port 25 if it is blocked by ISP.
Please..somebody help me