summaryrefslogtreecommitdiff
path: root/mailman/mklist.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mailman/mklist.conf')
-rw-r--r--mailman/mklist.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/mailman/mklist.conf b/mailman/mklist.conf
new file mode 100644
index 0000000..e6a3608
--- /dev/null
+++ b/mailman/mklist.conf
@@ -0,0 +1,8 @@
+#!/usr/bin/perl
+
+#$listhost = 'lists.homebase.dk';
+#$senders = 'Homebase-brugere';
+#$senderfilter = '^.*@(frontrunners\\.net|homebase\\.dk|kaospilot\\.(dk|no)|kolbert\\.dk)';
+#$listowner = 'listmaster@homebase.dk';
+
+1;