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.5.tar.gz
(11.7 kB
view hashes)
Close
Hashes for mailman3-fedmsg-plugin-0.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | af82a44e56dd9d96c178d1c8b2ede9e011694d1a6a41407464a4e69a190ccb07 |
|
MD5 | e47a47311c5e5e70f6c12118f23413da |
|
BLAKE2b-256 | 84f7530b4d3d016968bef23dcc6cf9398cf7de58e1a7ef8c4cb9888733b26785 |