Jim Breton said:
> 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.

Yay! Another FBSD user! :)

> I want to be able to have:
>
> [EMAIL PROTECTED]
> and
> [EMAIL PROTECTED]
>
> as completely separate, autonomous lists.

Can't do it :( It'd have to be:

[EMAIL PROTECTED]
[EMAIL PROTECTED]

If Mailman had a little more (no offense, I just can't think of a better
term to use) intelligence in it, when you set up for virtual domains it'd
do things like create a directorynamespace like
/usr/local/mailman/lists/domain2.com/, etc. so you *could* put lists with
the same name in different domains...

> 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

This happens because of the prior explanation...

Hope this helps...

Glenn
---
The original portions of this message are the copyright of the author
(c)1998-2002 Glenn E. Sieb.    ICQ UIN: 300395    IRC Nick: Rainbear
"All acts of Love and Pleasure are Her rituals"-Charge of the Goddess


------------------------------------------------------
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