Hi,
I have jabber server communicating with MYSQL database. I am aware of the fact that jabber stores offline messages in spool table and deletes them when the user logs in. But I have noticed the delete statement being fired for user who are not logged in, and this happens at midnight. Anyone has any idea as to why this should be happening?.