Hello,
I tried to search some answers for this problem but didn't find anyone.
I'm getting a daily mail which says that there is one mail which needs
to be moderated. The link I get is
http://lists.mydomain.com/mailman/admindb/orga
When clicking on that link the site says that there are no p
has their
own mailman instance I need to seperate the users. So the user for the
domain zaubert.net is called mailman-zaubert.net. I compiled mailman
with these settings. Even the webserver is running with this user.
greetings
Andi
Am 01.10.12 22:00, schrieb Mark Sapiro:
Andreas Nitsche wrote
Hello list,
I have setup a mailman environment to be able to manage multiple
domains. For each domain there's running a seperate mailman instance.
I'm compiling mailman with the following parameters:
DOMAIN=$1
MAILMANROOT="/usr/local/mailman/${DOMAIN}"
USERNAME="mailman-${DOMAIN}"
./configure