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.4.tar.gz
(11.7 kB
view hashes)
Close
Hashes for mailman3-fedmsg-plugin-0.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e383a9cd9549b5bae19e8bacfe1e56fc38bd860df610cfc96327e7c9388792ae |
|
MD5 | f5eba531ee3fcc16d0962e14216b347f |
|
BLAKE2b-256 | 4bdeddd0ad7373e10449cbc9331dc304e2a44419cca1eb992d1174b4c72a191d |