For developing a mail client I need a very large mbox test file containing as many mails as possible. Preferably >100.000 mails (>10GB).
It should be realistic mail data since I don't only want to test performance but also mail filters and search.
Thanks in advance for any hints where to get stuff like that.
You can collect .mbox text files using a search engine. For example, a google search for filetype:mbox pipermail
results in plenty of .mbox data.Instead of pipermail, from
works as a search string.
Individual .mbox files can be concatenated:
cat mboxfile1 > mboxfile
echo >> mboxfile
cat mboxfile2 >> mboxfile
p.s. It's not the data that's unethical, it's what you do with it. Please act ethically!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With