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: mailman3_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.2.tar.gz
(11.7 kB
view hashes)
Close
Hashes for mailman3-fedmsg-plugin-0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a45a47e7687ef01625d17cbf3ef5f4c76b7825899ddef9ddf38595bed2aef16 |
|
MD5 | 3420e478c1fff79b5c1b22791bdd398f |
|
BLAKE2b-256 | 8d0aa375d7b83d639d634644a28b777b8ff5bf4acb3e018fdeb82c6392fcd583 |