oh well, I am using wildfire 3.2.4 as my server in the RECV message:
RECV: <iq xmlns="jabber:client" from="sunxiaodong" to="[EMAIL PROTECTED]/MiniClient" type="result" id="agsXMPP_6"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Wildfire Server" category="server" type="im" /><feature var="http://jabber.org/protocol/disco#info" /><feature var="http://jabber.org/protocol/address" /><feature var="vcard-temp" /><feature var="jabber:iq:private" /><feature var="jabber:iq:register" /><feature var="jabber:iq:roster" /><feature var="jabber:iq:time" /><feature var="jabber:iq:version" /><feature var="jabber:iq:last" /><feature var="http://jabber.org/protocol/disco#items" /><feature var="http://jabber.org/protocol/offline"/><feature var="http://jabber.org/protocol/commands" /><feature var="jabber:iq:privacy" /></query></iq> I think the red color characters means that the server supports the XEP-0013, but.....there still error... sunng 2007-04-13 发件人: Matthias Wimmer 发送时间: 2007-04-13 16:39:23 收件人: Jabber software development list 抄送: 主题: Re: [jdev] my problem about the support of "XEP-0013 Flexible OfflineMessage Retrieval" Hi Sunng! sunng schrieb: > i'm trying out the feature of "XEP-0013 Flexible Offline Message > Retrieval", and I wish the Server will keep the offline messages . You could try your code against jabberd14 1.6.0 if it works there, as this server does support XEP-0013 as well. Matthias
