Add hopper to the appropriate config lines
[hcoop/zz_old/config/exim4-hopper.git] / conf.d / main / 20_mailman-macros
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
7 MAILMAN_HOME=/var/lib/mailman
8
9 # The path of the Mailman mail wrapper script
10 MAILMAN_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"
15 MAILMAN_USER=list
16 MAILMAN_GROUP=list
17
18 # These values are derived from the ones above and should not need
19 # editing unless you have munged your mailman installation
20
21 # hcoop-change: Used for looking up a user and domain Mailman mapping.
22 MAILMAN_DB=/etc/exim4/mailmandb