Re: [Mailman-Users] Postfix-style virtual domains broken in mailman 2.1.1

2004-03-18 Thread Shaun T. Erickson
Boris Folgmann wrote: Hi! I've configured mailman-2.1.1-5 (RH9 RPM) according to README.POSTFIX. ... But Mailman is NOT adding the domain entry at the start of the virtual-mailman file, which is required for Postfix-style virtual domains. Missing is lists.dom.ain IGNORE You are supposed to d

[Mailman-Users] Postfix-style virtual domains broken in mailman 2.1.1

2004-03-18 Thread Boris Folgmann
Hi! I've configured mailman-2.1.1-5 (RH9 RPM) according to README.POSTFIX. I added to mm_cfg.py: DEFAULT_URL_HOST = 'ssl.dom.ain' DEFAULT_EMAIL_HOST = 'lists.dom.ain' # We use SSL DEFAULT_URL_PATTERN = 'https://%s/mailman/' add_virtualho

[Mailman-Users] Postfix style virtual domains

2003-01-18 Thread Richard B. Pyne
Can someone point me in the right direction to make a patch. I am using Postfix virtual domains, and I need to make a patch to make newlist add '@localhost' to the end of each entry in virtual-mailman as in: default entry: [EMAIL PROTECTED] mylist needs to be: [EMAIL PROTECTED] mylist@loc