What do you mean about sending offline message issue?
Do you mean the new trunk can send offline message now?
By the way, thank you for your effort on this project.
thank you very much
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Nope it cannot. Actually I read yesterday that microsoft has dropped the support of sending offline messages through soap protocol, which is the problem currently. The offline messages are supposed to be sent through UUM command, its not so hard to implement but I'm not sure whether supporting protocol version 18 is mandatory for this, must check it first and test. I will try to find some time these days and do it.
Thsnks for the kind words :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
What do you mean about sending offline message issue?
Do you mean the new trunk can send offline message now?
By the way, thank you for your effort on this project.
thank you very much
Nope it cannot. Actually I read yesterday that microsoft has dropped the support of sending offline messages through soap protocol, which is the problem currently. The offline messages are supposed to be sent through UUM command, its not so hard to implement but I'm not sure whether supporting protocol version 18 is mandatory for this, must check it first and test. I will try to find some time these days and do it.
Thsnks for the kind words :)
Hi damencho,
The Offiline Messages issue was solved?
Thanks!
Actually no, the new way of retreiving offline messages is still not implemented. Didn't find time.
Ok.
Please let me know when you implement the new method.
Thanks.
Not yet?
I found the following information:
sending OIM via UUM command (the SOAP method dropped by Microsoft):
http://code.google.com/p/phpmsnclass/source/detail?r=53
MSNP14:Changes,UUM
http://msnpiki.msnfanatic.com/index.php/MSNP14:Changes
I hope this is useful for solving sending offline message problem.