On Fri, Nov 05, 2004 at 05:48:49PM +0100, Mathieu Roy wrote: > Sylvain Beucler <[EMAIL PROTECTED]> tapota : > > > Is there a way, with sv_mailman, to handle several domains? > > > > Currently, automatic ML creation is disabled at Savannah, but we plan > > to install sv_mailman on the Mailman server. However, we need to be > > able to determine whether the list is gnu.org or nongnu.org when > > creating it (and update domains/ accordingly). > > Not sure (I dont think so, actually), you have to check, and > eventually improve the script. :) > > I do not know (never looked in the manual) how you do define a > specific domain for a list in mailman. But I expect this setting to be > included during list creation like most other settings. > > The annoying thing is the fact that it forces you to extract group > type specific settings (and naturally group setting as prerequesite).
That's what I though.. :) Actually I think you could completely emove the mailing_list_host field (as well as the accessors in Groups.pm), I see no reference to it at Savannah - the code from Guillaume Morrin regarding mailing lists was eventually removed when we upgrade to Savane. -- Sylvain