Adding <bcc> to presence will only echo *some* of the presence packets. I think I remember a <log> switch or such but my memory fails me right now. Take a look at the JabberD docs and look for the switches to turn logging on (I think that's what you're looking for).
I'm almost sure that switch exists, but if it doesn't (or you need more/different/special functionality) then you can write a small Jabber module. Hope that helps, Mike > -----Original Message----- > From: Geert Vandensteen [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 28, 2003 8:30 AM > To: [EMAIL PROTECTED] > Subject: yaja echo testcase > Importance: High > > > Hello, > > We are currently working on an open source project to connect > a jabber server to a jboss server, but we don't seem to be ... > After that, I also added > <presence> > <bcc>yaja.localhost</bcc> > </presence> > to the jabber.xml file, and after that I also got to see the > presence messages in the echo client (in logging). > > But... the real messages are still not echoed :-( _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
