Hi all,

I have set up the above on a FreeBSD 4.7 system with the intention of
being able to host per-virtual-domain mailing lists.

I want to be able to have:

[EMAIL PROTECTED]
and
[EMAIL PROTECTED]

as completely separate, autonomous lists.

First, is this even possible using stock Mailman?

And if so, I've been having trouble attempting to set it up.  Despite
adding virtual domains to the POSTFIX_STYLE_VIRTUAL_DOMAINS variable in
mm_cfg.py, as well as trying to add "add_virtualhost('mail.domain2.com')
invocations to mm_cfg.py, Mailman _always_ tries to create lists in the
default domain.

Example:

$ bin/newlist [EMAIL PROTECTED]
... (list created)

data/virtual-mailman:

[EMAIL PROTECTED]              virt4
[EMAIL PROTECTED]        virt4-admin
...


$ bin/newlist [EMAIL PROTECTED]
...
List already exists: virt4


Or, if I create the virtual one first, it creates the list in the default
domain anyway.

Am I doing something wrong, or is this impossible?  If it cannot be done
with Mailman, is there some other MLM I should be looking at?

Thanks.

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to