I configured statusnet with wamp server but was not able to send mails through it even if I installed PEAR mail service. do not know whts the problem. can anyone plz help!!!!
@ankitasrivastava I think that PEAR mail service (or any PHP mail server connection) expects you to set up a connection to an external mail server if you are on a Windows machine. (On Linux/BSD, it expects to find a mail server on the server it is on).
Since I'm not using Windows, I don't know how or where to tell PHP/PEAR what mail server and account it should use to send mail.
Comments
Since I'm not using Windows, I don't know how or where to tell PHP/PEAR what mail server and account it should use to send mail.