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:
parent
4df889fc3c
commit
ea253c4515
4 changed files with 68 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue