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: 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'], }
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
Close
Hashes for mailman3-fedmsg-plugin-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a5b69da36c60a8c30f828eedaad25a88c8adcffef531a7b059c3795ad3f40be |
|
MD5 | 36fbf0c89aac33a8143247eed890c2cd |
|
BLAKE2b-256 | 06ce2b98c44380f2cbc09231360a0e3ed5984ade40e0754f4c8865d0449e25a1 |