User Tools

Site Tools


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.

Add the Jenkins account to the listgroup 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.1476820262.txt.gz · Last modified: 2016/10/18 12:51 by curry_searle