[JDEV] remove an account

Jacques Wisson jack at envoii.com
Tue May 29 18:58:51 CDT 2001


Hello.

I'm developping a little Jabber client and I have 2 problems:

1.
I'm looking for the correct way to remove an account. I tried several
different things but none of them worked. (while logged in, I tried to send
an <iq type="get"><query xmlns="jabber:iq:register"> element to obtain the
server's <key>, then to send an <iq type="set"><query
xmlns="jabber:iq:register"> containing a <remove> sub-element; while logged
out, I tried to send an <iq type="set"><query xmlns="jabber:iq:register">
containing <username>, <password> and <remove> sub-elements; ...)


2.
When I send a message from Yahoo! messenger to an offline Jabber user, this
message never arrives. But the other direction (i.e. from a Jabber client to
Yahoo!) seems to work pretty well. Is there a bug/limitation in the Yahoo!
agent (on jabber.org)? (Note: I tried this with 3 different Jabber clients)


Thank you.
Jack.




More information about the JDev mailing list