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.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7dde6ff19603308a9fa0bd44bd1e06af8c3e3b01868ec456c88e86e89c2f783 |
|
MD5 | 7de6197125d367f706a9e90ba71902b2 |
|
BLAKE2b-256 | d8fc603c8491160c7f6451e1e1d02e5bc71ac7acce4cdaa58715c47e81f50b7b |