Add a new script to process emails in an mbox file

This can be used with the mbox files for the guix-commits mailing list to add
older emails in to the database.
This commit is contained in:
Christopher Baines 2019-09-28 23:55:11 +01:00
parent 4df889fc3c
commit ea253c4515
4 changed files with 68 additions and 0 deletions

1
.gitignore vendored
View file

@ -23,6 +23,7 @@ scripts/guix-data-service-process-job
scripts/guix-data-service-process-jobs
scripts/guix-data-service-query-build-servers
scripts/guix-data-service-process-branch-updated-email
scripts/guix-data-service-process-branch-updated-mbox
test-env
pre-inst-env