ce99f834535c810251b5ed248d3fa7970a3dd9e2
[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=mail
16 MAILMAN_GROUP=mail
17
18 # Domains that your lists are in - colon separated list
19 # you may wish to add these into local_domains as well
20 #
21 # These are auto-generated by domtool.
22 #
23 # -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
24
25 # These values are derived from the ones above and should not need
26 # editing unless you have munged your mailman installation
27
28 # The path of the list config file (used as a required file when
29 # verifying list addresses)
30 MAILMAN_LISTCHK=MAILMAN_HOME/lists/${lc::$local_part}/config.pck