<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4807.2300" name=GENERATOR></HEAD>
<BODY style="MARGIN-TOP: 2px; FONT: 10pt Tahoma; MARGIN-LEFT: 2px">
<DIV>Is that behavior specific to the reference "jabberd" server (or it's
xdb_file module), or is it part of the spec?</DIV>
<DIV> </DIV>
<DIV>If one wanted to store the roster data in an LDAP directory, do any
provisions need to be made to ensure that the subscribe='' and
hidden='' attributes are stored with roster items that have a
subscription type of "none", but haven't been accepted or declined for a
specific request?</DIV>
<DIV> </DIV>
<DIV>Would it be better to simply create a new "subscription type" called
"pending"? I.E. if someone sends me a subscription request, they are added
to my roster like this:</DIV>
<DIV> </DIV>
<DIV><item <A
href="mailto:jid=someone@some.jabber.server.com">jid=someone@some.jabber.server.com</A> subscription=pending></DIV>
<DIV> </DIV>
<DIV>Or is the use of the "subscribe" and "hidden" attributes part of the
specification?</DIV>
<DIV> </DIV>
<DIV>Thanks.</DIV>
<DIV> </DIV>
<DIV>--sk!<BR><BR>>>> dj.adams@pobox.com 6/26/2002 3:20:02 PM
>>><BR>On Wed, Jun 26, 2002 at 08:48:39PM +0000, Matthias Wimmer
wrote:<BR>> Hi!<BR>> <BR>> Is it correct, that I only get subscription
requests as a user when I <BR>> requested the roster before? It's no problem,
just that I searched the <BR>> whole day for the problem why I don't get the
subscription requests in <BR>> my script ;)<BR><BR>Yes, that's correct. The
pending requests (while you're offline)<BR>are stored in the roster in some
hidden attributes. Sending an<BR>IQ-get for iq:roster is the 'kick' that the JSM
waits for before<BR>sending you any pending
requests.<BR><BR>dj<BR>_______________________________________________<BR>jdev
mailing list<BR>jdev@jabber.org<BR><A
href="http://mailman.jabber.org/listinfo/jdev">http://mailman.jabber.org/listinfo/jdev</A><BR></DIV></BODY></HTML>