I'm getting some very strange behavior when using PyMSN-t. I'm not getting this with PyAIM-t. When I get presence information it seems like the <show> and <status> fields are swapped. Here is a dump from Pandion with the actual usernames replaced. But you should get the idea.
<presence to="[EMAIL PROTECTED]" from="[EMAIL PROTECTED]"> ? <show>away</show> ? <status>Display Name</status> </presence> Now I don't know if this is being caused by PyMSN or somehow my jabber server (Jive Messenger) is causing it. Has anyone encountered this? Can anyone tell me where in the source of PyMSN it's composing the message to the jabber server with the presence information? Nathan