classes:jenkins_manage_mailman_ubuntu
This is an old revision of the document!
This document builds on the steps outlined in Install GNU Mailman on Debian/Ubuntu and assumes you have a Jenkins agent running as the user jenkins
on the system running GNU Mailman.
- Configure permissions
- Build three jobs
- Mailman - List lists
- Mailman - New list
- Mailman - Remove list
Add the Jenkins account to the list
group and set ownership & permissions accordingly
sudo sed -i '/^list:.*/ s/$/,jenkins/' /etc/group sudo chown -R root:list /etc/mailman/lists sudo chown root:list /etc/aliases*
Resources
classes/jenkins_manage_mailman_ubuntu.1476820477.txt.gz · Last modified: 2016/10/18 12:54 by curry_searle