Fix Mailman bounce reception
[hcoop/zz_old/config/exim4-hopper.git] / conf.d / main / 20_mailman-macros
CommitLineData
06b25c81 1# Home dir for your Mailman installation -- aka Mailman's prefix
2# directory.
3# By default this is set to "/usr/local/mailman"
4# On a Red Hat/Fedora system using the RPM use "/var/mailman"
5# On Debian using the deb package use "/var/lib/mailman"
6# This is normally the same as ~mailman
7MAILMAN_HOME=/var/lib/mailman
8
9# The path of the Mailman mail wrapper script
10MAILMAN_WRAP=MAILMAN_HOME/mail/mailman
11
12# User and group for Mailman, should match your --with-mail-gid
13# switch to Mailman's configure script.
14# Value is normally "mailman"
81d83937 15MAILMAN_USER=list
16MAILMAN_GROUP=list
06b25c81 17
18# These values are derived from the ones above and should not need
19# editing unless you have munged your mailman installation
20
81d83937 21# hcoop-change: Used for looking up a user and domain Mailman mapping.
22MAILMAN_DB=/etc/exim4/mailmandb