development/libraries

mailman3-fedmsg-plugin - Emit fedmsg messages from mailman3

Website: http://pypi.python.org/pypi/mailman3-fedmsg-plugin
License: LGPLv2+
Description:
Publish notifications about mails to the fedmsg bus.

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

    [archiver.fedmsg]
    
    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'],
    }

Packages

mailman3-fedmsg-plugin-0.5-2.el7.centos.noarch [17 KiB] Changelog by Ralph Bean (2016-01-26):
- new version
mailman3-fedmsg-plugin-0.5-1.el7.centos.noarch [17 KiB] Changelog by Ralph Bean (2016-01-26):
- new version

Listing created by Repoview-0.6.6-10.fc27