auto-generated virtual users table(s) ...

"Marc G. Fournier" <[email protected]> Wed, 24 Sep 2003 11:03:08 -0300 (ADT)
Newsgroups gmane.mail.majordomo.majordomo2.devel,gmane.mail.majordomo.devel
Message-ID <[email protected]>
I've been using the feature in Mj2 that auto-generates the alias and
virtual tables for postfix when you create a new list, but due to how I
have postfix setup, I need to append @localhost to all of the entries in
virtual for it to work before I can 'postmap' the file ...

Is there some way that I can tell majordomo2 to do this when it adds the
entries?  The major headache is when I upgrade from CVS, and it
regenerates the whole file ...

Basically, I need to write out:

# VUT entries for pgsql-announce at postgresql.org
[email protected]              pgsql-announce-postgresql.org
[email protected]      pgsql-announce-postgresql.org-request
[email protected]        pgsql-announce-postgresql.org-owner
[email protected]        owner-pgsql-announce-postgresql.org
# End VUT entries for pgsql-announce at postgresql.org

As:

# VUT entries for pgsql-announce at postgresql.org
[email protected]              [email protected]
[email protected]      [email protected]
[email protected]        [email protected]
[email protected]        [email protected]
# End VUT entries for pgsql-announce at postgresql.org