Hi Mark!
Mark Sapiro wrote:
On 7/10/24 12:27 PM, Danil Smirnov via Mailman-users wrote:
I'm aware of the tools you mentioned and they were properly used. Your issue is almost certainly caused by unescaped From lines in message bodies and preprocessing the mbox with the hyperkitty/contrib/cleanarch3 script should fix those.
Could you take a look at my MR for this script? Right now I have to use a locally modified version of it, as the one in contrib/ doesn't work out of the box.
Please let us focus on the question I asked - how do we delete messages of a particular date if there are too many of them so using Hyperkitty UI isn't an option? You can do DELETE FROM hyperkitty_email WHERE archived_date = <your datetime>;
Thanks a lot for this detailed walk-through, it is very helpful and I'm going to use it to clean up my migrated archives.
With best regards, Timur Bakeev.