I already search this, but didn't find an answer.
Yes, I want all the "sent item" message of all the members to pruned.
Thanks for replying guys..
Hope their's a query for this.
Okay, tried this on localhost, works for me, but make sure to take a backup first:
DELETE FROM `mybb_privatemessages` WHERE folder='2'
It works, Thanks !
***
How about deleting all the message in inbox sent last 3 months already ?
**
After executing the query, sent items always empty even if I sent new messages