I am trying to send mail from localhost. but i am unable to send the mail from localhost so can anybody tell me that how to reconfigure my xampp to send mail from localhost
You have to define an SMTP server and a port for this. All except like sending mails from live hosts.
SMTP
This is a useful link regarding this.
NB: The port should be unused. Please take care that, Some applications like Skype uses the default ports and there by prevents sending mail.
Skype