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.3.tar.gz
(11.7 kB
view hashes)
Close
Hashes for mailman3-fedmsg-plugin-0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93e96d9dde636b611f01fc984be1ffcd1a8bb3a52f3695df24202c78720dab33 |
|
MD5 | 6fc7a1e5226546a453d497898ed7a638 |
|
BLAKE2b-256 | 8040f5bfa124cc7d2f8c37bbaa34039256666c788ca0806570d34d5d19b716e4 |