From 0a4b5d24845fb86bade3ab3c38a6202862d6caad Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sun, 23 Sep 2012 20:43:08 +0200 Subject: List creation via a Postfix local alias. --- misc/mklist/README | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 misc/mklist/README (limited to 'misc/mklist/README') diff --git a/misc/mklist/README b/misc/mklist/README new file mode 100644 index 0000000..0454713 --- /dev/null +++ b/misc/mklist/README @@ -0,0 +1,17 @@ +This is the script that should be used to finalize list creation. +Living alongside with the list managers, Postfix should feed it (pipe) +with emails to mklist+{mailman,schleuder}@lists.fripost.org . + +The email's body must have the following format: + + listname + admin + password + +Also, the email should have a valid GPG-signature. The list of GPG +fingerprints allowed to create lists can be found in the configuration +file. + +Upon GPG-verification, the script orders the list manager to create a +new list with the given credentials, and updates the LDAP directory +(removes the 'pending' status and adds list commands entries). -- cgit v1.2.3