<!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>&nbsp;</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=''&nbsp;and 
hidden=''&nbsp; attributes are stored with roster items that&nbsp;have a 
subscription type of "none", but haven't been accepted or declined for a 
specific request?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Would it be better to simply create a new "subscription type" called 
"pending"?&nbsp; I.E. if someone sends me a subscription request, they are added 
to my roster like this:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&lt;item <A 
href="mailto:jid=someone@some.jabber.server.com">jid=someone@some.jabber.server.com</A>&nbsp;subscription=pending&gt;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Or is the use of the "subscribe" and "hidden" attributes part of the 
specification?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks.</DIV>
<DIV>&nbsp;</DIV>
<DIV>--sk!<BR><BR>&gt;&gt;&gt; dj.adams@pobox.com 6/26/2002 3:20:02 PM 
&gt;&gt;&gt;<BR>On Wed, Jun 26, 2002 at 08:48:39PM +0000, Matthias Wimmer 
wrote:<BR>&gt; Hi!<BR>&gt; <BR>&gt; Is it correct, that I only get subscription 
requests as a user when I <BR>&gt; requested the roster before? It's no problem, 
just that I searched the <BR>&gt; whole day for the problem why I don't get the 
subscription requests in <BR>&gt; 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>