question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Perceval Connector: Mailing Lists

See original GitHub issue

We are piloting our perceval connector using mailing lists.

Open Daylight Mailing Lists

  1. Lists enumerated at: https://lists.opendaylight.org/mailman/listinfo
  2. Using perceval, they can be gathered one at a time as so:
 perceval pipermail 'https://lists.opendaylight.org/pipermail/aaa-dev/' -o opendaylight-aaa-dev.json
  1. Goals:
    • Iterate through all the mailing lists
    • Pull them down
    • Parse them into message threads stored in a database schema

Other Mailing Lists:

  1. Seems as though the parameters for --mboxes-path and -o may simultaneously execute?
perceval pipermail 'http://lists.openstack.org/pipermail/openstack/' -o openstack.json --mboxes-path 'openstack'
perceval pipermail 'http://lists.openstack.org/pipermail/openstack/' -o openstack.json
perceval pipermail 'http://lists.digium.com/pipermail/asterisk-dev/' -o 'asterisk-dev.json' --mboxes-path 'asterisk-dev' --from-date '2004-01-01'
perceval pipermail 'http://lists.digium.com/pipermail/asterisk-users/' -o 'asterisk-users.json' --mboxes-path 'asterisk-users' --from-date '2004-01-01'
perceval pipermail 'http://lists.digium.com/pipermail/asterisk-biz/' -o 'asterisk-biz.json' --mboxes-path 'asterisk-biz' --from-date '2004-01-01'
  1. Linux Foundation: https://lists.linuxfoundation.org/mailman/listinfo

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
kmn5409commented, May 25, 2018

@sgoggins Okay I understand and I think I have an idea of what I will need to do then, thank you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Perceval connector questions: Filtering fields and data retention ...
Perceval connector questions: Filtering fields and data retention #184 ... Example: Retain mailing lists for 3 weeks and Github contributions for 2 years....
Read more >
Perceval: Software Project Data at Your Will
Perceval is a tool that simplifies the collection of project data by covering the most popular tools and platforms related to contributing to ......
Read more >
OARC Communications Archive
Email communications to the OARC community have been compiled here. JUMP TO:20212020201920182017 ... 03/11/2021: SOLVED: Network connection issues on Amarel.
Read more >
How to use the perceval.backend ... - Snyk
To help you get started, we've selected a few perceval.backend.BackendCommandArgumentParser examples ... help='Mailing list address on Gmane') return parser.
Read more >
Perceval: Software Project Data at Your Will - FOSDEM 2018
This talk presents Perceval, a tool able to perform automatic and incremental ... source code management, issue tracking systems, mailing lists, forums).
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found