mod_archive

Hi,
I am trying to integrate ejabberd to a mailing server.
I need to read the conversations from the archive db tables of ejabberd and put them into all the participants' mailboxes.
The problem I am facing is that ejabberd creates different number of archive_collection records for different chat clients.

I have tried it on Jitsi and Pidgin so far.
For Pidgin, ejabberd creates 2 archive_collection records, one for each participant.
For Jitsi, it creates one record per message.
I haven't tried out the other plethora of jabber clients available.
But my point is that this difference of behavior isn't helping me create a consistent program.
Please let me know if this issue can be solved with some configuration.
If not what else I should be looking into?

Thanks in advance

Syndicate content