Thanks, fixed the domain name in the mm_cfg.py to read ['second-domain.com'].

Running the /bin/genaliases doesn't return an error, but doesn't generate the 
/data/virtual-mailman file.  The mailman error logs don't show anything (no 
errors since Oct 22).
 
Sounds like the virtual-mailman file missing is my main problem, huh?
 
Scott

________________________________

From: Mark Sapiro [mailto:[EMAIL PROTECTED]
Sent: Fri 10/31/2008 12:02 PM
To: Scott Race; mailman-users@python.org
Subject: Re: [Mailman-Users] Mailman on multiple domains



Scott Race wrote:

>So I didn't have the entry for POSTFIX_STYLE_VIRTUAL_DOMAINS in my
>mm_cfg.py file.
>
>So I added the following:
>
>POSTFIX_STYLE_VIRTUAL_DOMAINS = ['www.second-domain.com']


This domain has to match the host_name attribute of the list (the
'email host', not the 'url host'). It seems likely it should be
'second-domain.com', not 'www.second-domain.com'.


>Ran /bin/genaliases, no errors....


But did it produce a data/virtual-mailman file?


>Mail still bounces with the following:
>
>Your message did not reach some or all of the intended recipients.
>
>      Subject: Test to list
>      Sent:    10/30/2008 4:16 PM
>
>The following recipient(s) could not be reached:
>
>      [EMAIL PROTECTED] on 10/30/2008 4:16 PM
>            There was a SMTP communication problem with the recipient's
>email server.  Please contact your system administrator.
>            <jdaarch.com #5.5.0 smtp;550 <[EMAIL PROTECTED]>:
>Recipient address rejected: User unknown in virtual alias table
>
>
>Guess I still don't know how the virtual alias table gets updated when a
>list is created....thanks in advance for any thoughts.


If the list's host_name is in POSTFIX_STYLE_VIRTUAL_DOMAINS, the
appropriate virtual mappings are added to data/virtual-mailman and
POSTFIX_MAP_CMD (default '/usr/sbin/postmap') is run to update
data/virtual-mailman.db.

--
Mark Sapiro <[EMAIL PROTECTED]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to