On 2010-05-10 7:20 PM, Mark Sapiro wrote:
> It turns out there was a Bug/Patch at
> <https://bugs.launchpad.net/mailman/+bug/328907> which is related to
> this. I've fixed that for MM 2.1.14 with the attached patch which
> allows you to specify VIRTUAL_MAILMAN_LOCAL_HOST in mm_cfg.py, and if
> you do, it will be appended to the local addresses in virtual-mailman.

Great! Assuming you meant VIRTUAL_MAILMAN_LOCAL_DOMAIN (that's what the
patch refers to), I have two questions (sorry ;( hopefully these will be
the last on this topic)...

In order to accomplish my goal, of lists working as
listn...@example.com, but the local domain in the mail headers showing
as listn...@lists.example.com instead of the postfix host name of
listn...@smtp.example.com,

1. Would I set

VIRTUAL_MAILMAN_LOCAL_DOMAIN = 'lists'

or

VIRTUAL_MAILMAN_LOCAL_DOMAIN = 'lists.example.com'

Maybe the comments in mm_cfg.py for this option should provide an
example for something other than just plain 'localhost'?

and

2. Does this require any mods to postfix/main.cf?

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

Reply via email to