I've searched the archives and FAQ for answers, but only see questions
with no replies.  I hope someone makes a FAQ about virtual domains! (or
makes it easier to find if it exists!)

I can't get lists on virtual domains to work right.  The web pages for the
list properly show it as being on the virtual domain, but when I send
messages to the list, it shows up as being to [EMAIL PROTECTED]
instead of [EMAIL PROTECTED]  This is the domain listed in the
'mydomain' variable in Postfix, but I don't think it's anywhere in
the Mailman configuration files.  Also, virtual-mailman isn't touched
when creating lists on virtual domains.  Below is more information about
my setup.

I'm using Postfix as my MTA.  In my Postfix main.cf file, I have the
following line:

virtual_maps=   hash:/etc/postfix/virtual,
                hash:/usr/local/mailman/data/virtual-mailman

In my mm_cfg.py file, I have the following relevant lines:

MTA = 'Postfix'
POSTFIX_STYLE_VIRTUAL_DOMAINS = ['virtualdom1.ain', 'virtualdom2.ain']
POSTFIX_ALIAS_CMD = '/usr/local/bin/postalias'
POSTFIX_MAP_CMD = '/usr/local/bin/postmap'

#VIRTUAL_HOSTS = {'virtualdom1.ain','virtualdom2.ain'}
add_virtualhost('virtualdom1.ain')
#VIRTUAL_HOST['virtualdom1.ain']
add_virtualhost('virtualdom2.ain')
#VIRTUAL_HOST['virtualdom2.ain']

Any help would be appreciated.

Greg
---
http://www.gregwestin.com/
Contact info: http://www.gregwestin.com/contact.php



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