In chapter11 postcard.php and sendmail.php display following error
PHP Warning: mail() [<a href='function.mail'>function.mail</a>]: 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:\\test\\chap11\\sendmail.php on line 13, referer:
http://localhost/chap11/postcard.php
I have uploaded code from web, Pl help me.