Hi,
There is a problem with offline messages in pyMSNt. It's seems to be
not implemented...
When I send a message to offline user in MSN, he received it after
connect to the server. But when I use pyMSNt, when I connect to the
server, transport doesn't send me my offline messages. I must open MSN
to do it.

Also when I try to send message to offline user I received an error:
<message type="chat" to="$MSN_ID" id="aacba" >
<body>hi</body>
<active xmlns="http://jabber.org/protocol/chatstates"/>
</message>


<message from="$MSN_ID" type="error" to="$MY_JID" >
<error type="wait" code="404" >
<recipient-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
<text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">This message could
not be delivered. Please check that the contact is online, and that
their address on your contact list is correct.

</text>
</error>
<body>hi</body>
</message>


This happens also when I want to talk with hidden person. If I try to
start conversation I received the same error, but when he starts I get
his message and I can send messages to him....

Best regards,
Lukasz

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"py-transports" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/py-transports?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to