Merhaba: Has anybody explored (and|or) tried using the public-inbox utility?
https://public-inbox.org/ It's used extensively by the Linux kernel community folks As an illustration, the 'util-linux' mailing list has it's archive available at https://lore.kernel.org/util-linux/ Since the entire archive is a git repo, it can be 'git clone'd and the all the mails with their history (ie. discussion threads) are available. Where i'm lost is - how are the mails listed from the git repo - how are the mails for a mailing list accessed as a mbox - how are the mails fed to '/var/mail/${USER}' or copied to a file Any pointers? warm regards Saifi.