Has anybody set up a solution for removing (very) old emails from the server and moving them to some other cheaper storage? The thought is to host this at home rather than on SSD storage in AWS (where I have MIAB). Also, I’d import a bunch of old Outlook PST files so I don’t have to worry about their safe storage.
The most promising solution I’ve found so far is Piler, which would need to be BCC’d on each email MIAB gets using postfix config.
https://www.mailpiler.org/wiki/current:installation
Maybe there’s some other solution I’m not thinking of?