Hi
I added the following bit to my jabber.xml, but when it logs the
packets, it only logs presence packets. I really want the messages, but
I would be happy if I got all the packets since I could process it later.
Where am I going wrong?
<!-- Message log file -->
<log id="messageLog">
<file>message.log</file>
<type>packet</type>
</log>
--
yours,
Andy