ejabberdctl delete_old_message not delete mnesia offline message?

i have a problem with mnesia offline message. i want to delete every 2 day old message on mnesia database. im using ejabberdctl delete_old_message days, but no one message are deleted. can you tell me how to delete? no clear table thanks....

When you run that command, do

When you run that command, do you get any error message in the ejabberd logs?

no error :( but

no error :(
but offline_message not deleted.

It works correctly for me

It works correctly for me using ejabberd 15.11. If I run this:

$ ejabberdctl delete_old_messages 1

Then it deletes the offline messages sent yesterday or older.

Syndicate content