Hi friends,

Now i am working in my community site development. for that i use the friendlist module to become each user's are friends...

I give the scenario here....

Send the request message From "user1" To "user2". After that i got the error as well as successful message as follow as.....

Error message,

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\net\includes\mail.inc on line 193.
Unable to send e-mail. Please contact the site administrator if the problem persists.
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\net\includes\mail.inc on line 193.
Unable to send e-mail. Please contact the site administrator if the problem persists.

Successful message,

Request has been sent successfully.

I didn't worry about the unsuccessfull sending mail. But my worry is about the "user2" didn't get the request message for "Accept the Friend Request"

I hope you all are understand the issue...

Please guide me on this issue as soon as possible..

Thanks & Regards
Sarav..