Is there any class for it i found some classes but they were old so not working.

  • I need a code snippet or a class for getting msn contact list with username and password.

  • And is it possible sending mail via hotmail instead of php's mail function

link|improve this question

50% accept rate
What do you mean by "sending mail via MSN"? – nico May 19 '10 at 17:50
sorry not via msn generally people using hotmail i want to send mail via hotmail – Uchiha Itachi May 20 '10 at 1:05
feedback

2 Answers

up vote 2 down vote accepted

To get contacts list from all sorts of providers, being an email or social network, take a look at open inviter - http://openinviter.com - it supports a plethora of providers.

As for the "send via msn instead of PHP's mail function", if the mail provider exposes an API to do that, then yes (I don't know if it does though, but most likely not), otherwise I don't see that happening.

link|improve this answer
feedback

We don't send the emails for you (yet) but CloudSponge will handle importing contacts from msn with either our Javascript snippet or the open source PHP library for our API.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.