[JDEV] Jabber clients that don't take messages, possible?
JD Conley
jconley at winfessor.com
Wed Aug 27 12:24:35 CDT 2003
If you set your presence priority to a negative value the server isn't
supposed to send that resource any messages that were sent to your bare
jid (node at host). So you could login with your message-less client and
send something like "<presence><priority>-1</priority></presence>" and
you shouldn't get any messages. I know it's in the XMPP spec, but I'm
not sure if it's in JabberD 1.4.2.
JD
> -----Original Message-----
> From: Steven Brown [mailto:swbrown at ucsd.edu]
> Sent: Tuesday, August 26, 2003 11:44 PM
> To: Jdev
> Subject: [JDEV] Jabber clients that don't take messages, possible?
>
>
> I'd like to make a custom Jabber 'client' that is designed to
> run in addition to normal Jabber clients, but won't take
> messages away from those clients. It should never retrieve
> offline messages, either (as this particular client can't
> display them and would just destroy them). Is there a way to
> do this already in the Jabber server (1.4.2) or will I need
> to make a custom hack to it?
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
More information about the JDev
mailing list