lp:~cjwatson/lp-mailman

Owned by Colin Watson
Get this repository:
git clone https://git.launchpad.net/~cjwatson/lp-mailman
Only Colin Watson can upload to this repository. If you are Colin Watson please log in for upload directions.

Branches

Name Last Modified Last Commit
charm 2023-11-28 12:06:50 UTC
Add a basic charm

Author: Colin Watson
Author Date: 2023-11-28 12:06:50 UTC

Add a basic charm

This is incomplete. It has two major known problems:

 * lp-mailman currently wants to write its configuration on startup.
   This is difficult to disentangle, and it conflicts with the way our
   charms usually work where we deploy code as root and start it as a
   non-root user. I made an effort to only write configuration if it
   differs from the current contents, but this is fragile and I'm not
   sure it completely works yet. It may be worth exploring other
   approaches too.

 * I haven't done anything with email configuration yet. Both inbound
   and outbound email are of course vital for lp-mailman.

master 2023-10-03 14:19:39 UTC
Support multiple RabbitMQ broker URLs

Author: Colin Watson
Author Date: 2023-10-03 14:19:39 UTC

Support multiple RabbitMQ broker URLs

Merged from https://code.launchpad.net/~cjwatson/lp-mailman/+git/lp-mailman/+merge/452286

12 of 2 results
This repository contains Public information 
Everyone can see this information.

Subscribers