aboutsummaryrefslogtreecommitdiffstats
path: root/misc/mklist/config
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mklist/config')
-rw-r--r--misc/mklist/config20
1 files changed, 20 insertions, 0 deletions
diff --git a/misc/mklist/config b/misc/mklist/config
new file mode 100644
index 0000000..e913ecd
--- /dev/null
+++ b/misc/mklist/config
@@ -0,0 +1,20 @@
+# A comma-separated list of public keys that are allowed to ask for
+# a list creation. (Note: the key have to be in the user's public
+# keyring.)
+authorized_pubkeys = AF910D26
+
+# Postfix configuration directory.
+postfix_config_dir = /etc/postfix/
+
+# Where to put the lookup transport tables.
+#postfix_data_dir = /etc/postfix/
+postfix_data_dir = /tmp
+
+# The domain to be appended to *local* aliases.
+mydestination = lists.fripost.org
+
+# LDAP configuration
+ldap_uri = ldap://127.0.0.1:389
+ldap_suffix = ou=virtual,o=mailHosting,dc=fripost,dc=dev
+ldap_bind_dn = cn=ListCreator,ou=services,o=mailHosting,dc=fripost,dc=dev
+ldap_bind_pw = listcreator