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....
To access the most up-to-date ejabberd documentation, please visit docs.ejabberd.im »
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:
Then it deletes the offline messages sent yesterday or older.