Users who have logged in to wildfire server

anyone know if there is a persistent field in the wildfire/openfire db that tells if a chat user has ever logged into the chat system? thanks.

Hey signalmatch,

Every time a user logs out the jivePresence table gets updated. In that table we are storing the time when he logged out and optionally the offline presence.

Regards,

– Gato