aboutsummaryrefslogtreecommitdiffstats
path: root/misc/mklist/README
blob: 045471316ac0db0835346c0c29aeb91993841cf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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).