Re: [Mailman-Users] Mailman and virtual domains...

2009-07-09 Thread Grant Taylor
On 7/9/2009 5:49 PM, Mark Sapiro wrote: You are correct. That is the case. I only mentioned it because it is at present the only way to specify a web host other than DEFAULT_URL_HOST in a "pure dialog" interaction with newlist. *nod* Thank you for the confirmation. The preferred method is t

Re: [Mailman-Users] Mailman and virtual domains...

2009-07-09 Thread Mark Sapiro
Grant Taylor wrote: > On 7/9/2009 4:55 PM, Mark Sapiro wrote: > >> In the past, and still, you can specify the domain for a list by >> specifying the listname as listn...@web_host. This is the same as >> specifying the list name as LISTNAME together with the >> --urlhost=WEB_HOST option. Note that

Re: [Mailman-Users] Mailman and virtual domains...

2009-07-09 Thread Grant Taylor
On 7/9/2009 4:55 PM, Mark Sapiro wrote: It looks like you've found answers to most of your questions, but to summarize, assuming you have the requisite add_virtualhost() directives, when creating a list from the web, it gets created in the domain of the url used to access the create page. Yes

Re: [Mailman-Users] Mailman and virtual domains...

2009-07-09 Thread Mark Sapiro
Grant Taylor wrote: > On 7/9/2009 1:41 PM, Taylor, Grant wrote: >> Is it possible to specify the URL at list creation time? (I'm creating >> lists with newlist.) > > It looks like I can use pass command line options to newlist to create > the list under the correct virtual domain. > > My problem

Re: [Mailman-Users] Mailman and virtual domains...

2009-07-09 Thread Grant Taylor
On 7/9/2009 1:41 PM, Taylor, Grant wrote: Is it possible to specify the URL at list creation time? (I'm creating lists with newlist.) It looks like I can use pass command line options to newlist to create the list under the correct virtual domain. My problem was stemming from the fact that

Re: [Mailman-Users] Mailman and virtual domains...

2009-07-09 Thread Grant Taylor
On 7/9/2009 1:17 PM, Taylor, Grant wrote: How do I associate what list is with what URL? Ok. It looks like I can use withlist to associate a URL with a list. Or at least this is the only thing that I've found thus far that ties a given list to a given URL. Is this correct? Is it possible

Re: [Mailman-Users] Mailman and virtual domains...

2009-07-09 Thread Grant Taylor
On 7/9/2009 9:06 AM, Mark Sapiro wrote: Mailman does this. If VIRTUAL_HOST_OVERVIEW is on (the default), Mailman only shows the lists for the url host (domain) on the admin and listinfo overview pages. That's the impression that I got. How do I associate what list is with what URL? There are

Re: [Mailman-Users] Rewriting or identifying late bounces

2009-07-09 Thread Barry Warsaw
[Adding mailman-developers] On Jul 9, 2009, at 10:22 AM, Mark Sapiro wrote: Stefan Förster wrote: BTW - will MM3 be able to utilize the VERP features offered by many modern MTAs? There are patches for Postfix which can probably be adapted for other MTAs. See the thread "Patch for use of Po

Re: [Mailman-Users] Rewriting or identifying late bounces

2009-07-09 Thread Mark Sapiro
Stefan Förster wrote: > > BTW - will MM3 be able to utilize the VERP features offered by many > modern MTAs? There are patches for Postfix which can probably be adapted for other MTAs. See the thread "Patch for use of Postfix VERP support" starting at

Re: [Mailman-Users] Mailman and virtual domains...

2009-07-09 Thread Mark Sapiro
Grant Taylor wrote: > Is it possible to have (a single instance of) Mailman installed and > accessed by different domain names such that each domain sees a > different set of mailing lists? I.e. > > example.com has the following lists > comlist1 > comlist2 > example.net has the following

Re: [Mailman-Users] Rewriting or identifying late bounces

2009-07-09 Thread Stefan Förster
* Brad Knowles wrote: > on 7/8/09 6:12 PM, Stefan Förster said: > >> Thanks for your advice, Brad. The problem is that, due to policy >> reasons, outgoing mail has to pass a content filter, running locally >> on the Mailman box. With VERP... > > Chuq von Rospach wrote some stuff in the FAQ detaili