Another possibility (sufficient for at least my situation) came just to
my mind: Adapt the list's /host_name/ and set up an alias respectively
an entry in Postfix' virtuals table pointing to the list's address on
the new virtual host. It's not really elegant, but it works so far.
--Norbert
---
Norbert Aschendorff wrote:
>
>Small question: genaliases looks at the URL in the list configuration
>and generates the aliases from it?
Genaliases generates aliases for each list using only the list name. It
also generates the virtual mappings (virtual-mailman) for those lists
whose host_name attr
Yeah, sounds quite simple :)
Small question: genaliases looks at the URL in the list configuration
and generates the aliases from it?
Thanks :)
--
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailma
Norbert Aschendorff wrote:
>
>Is it possible to move the lists which aren't virtual hosted yet (they
>appear only in data/aliases) to the virtual host (so they appear
>additionally in data/virtual-mailman)? I searched the web but I didn't
>find anything helpful about this topic. The problem is that
Hey,
I currently encounter the following problem: We have several mailing
lists in our project, but we'll buy a new domain. The lists are
currently running under our old domain. The new domain will point to the
same server and will be "registered" as virtual_alias_domain in Postfix.
Is it possible