[JDEV] Transports
James Widman
j-widman at cornellcollege.edu
Fri Jan 25 12:18:01 CST 2002
Riyaad Miller wrote:
>Hello ALL
>
>I'm hoping there's a solution to this problem.
>My MSN transport appears to be working fine. However when checking the properties of a contact, I notice that the contacts email addy is wrong, instead of being userr at hotmail.com, it's something like user%hotmail.com at mydomain.com.
>
An address of the form "user%hotmail.com at msn.mydomain.com" is a valid
JabberID; it is not intended to be viewed as an email address. The
problem here seems to be a lack of complete vCard support in the msn
transport. Or at least that's what it looks like in the xml, becuase
when my client (gabber, fwiw) sends a request for vCard info to an msn
JID, I get an error code 405 "Not Allowed" from the jabber server, and I
have no observed problem getting vCard info like email address, name,
etc from other jabber users. (I'm using msn-t from a recent cvs
checkout, but that might not matter because I don't think msn-t has been
worked on in a while...msn-t developer(s), please correct me if I'm wrong.)
> How do fix this. It must be a config issue or something ...
>
Nope; I've only done a couple of quick greps through the source, but it
seems pretty clear that this is a feature that has not yet been implemented.
Patches are always welcome, of course. ;)
More information about the JDev
mailing list