Name: | mailman3-fedmsg-plugin |
---|---|
Version: | 0.1.1 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 33979 |
License: | LGPLv2+ |
RPM: | mailman3-fedmsg-plugin-0.1.1-1.el7.noarch.rpm |
Source RPM: | mailman3-fedmsg-plugin-0.1.1-1.el7.src.rpm |
Build Date: | Sat Oct 28 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/mailman3-fedmsg-plugin |
Summary: | Emit fedmsg messages from mailman3 |
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'], } |
- Initial package for Fedora