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. --- config.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'config.in') diff --git a/config.in b/config.in index 1a245f7..c2011d1 100644 --- a/config.in +++ b/config.in @@ -20,3 +20,11 @@ ldap_authcPW = panel # The minimum password length. password_min_length = 12 + +# GnuPG private key and passphrase. +gpg_private_key_id = ECFA6E43 +gpg_private_key_passphrase = xxxxxxxxxxxx + +# URL prefixes of the admin web interface for the list managers. +listurl_mailman = http://smtp.fripost.org/cgi-bin/mailman/admin/ +listurl_schleuder = http://smtp.fripost.org/ -- cgit v1.2.3