Skip to main content

Emit fedmsg messages from mailman3

Project description

Publish notifications about mails to the fedmsg bus.

Enable this by adding the following to your mailman.cfg file:

[archiver.fedmsg]
# The class implementing the IArchiver interface.
class: mailman_fedmsg_plugin.Archiver
enable: yes

You can exclude certain lists from fedmsg publication by adding them to a ‘mailman.excluded_lists’ list in /etc/fedmsg.d/:

config = {
    'mailman.excluded_lists': ['bugzilla', 'commits'],
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mailman3-fedmsg-plugin-0.1.0.tar.gz (11.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page