Bob Puff wrote: >Right. But when would you use a www.domain? I never use www. Do people name their >box www? I >usually name the host something else. I think most people are smart enough to figure >out that >[EMAIL PROTECTED] is not [EMAIL PROTECTED] You face the exact same problem of people >doing the >same things with two different parameters; i.e., bin/create list_name www.domain >etc... > >Whatever, its not a big deal, as long as the create script still works with the old >syntax (which >was my original point). >
Actually, when you create a list via the web, the host name of the web create URL is hostname in mlist.web_page_url = mm_cfg.DEFAULT_URL_PATTERN % hostname and id is looked up in VIRTUAL_HOSTS to get emailhost for mlist.host_name = emailhost Likewise, in bin/newlist [EMAIL PROTECTED] Thus, for bin/newlist [EMAIL PROTECTED] is likely not the e-mail address of the list. Or, if [EMAIL PROTECTED] is the intended e-mail posting address of the list, bin/newlist [EMAIL PROTECTED] is probably not the way you want to create it, at least in any installation where VIRTUAL_HOST_OVERVIEW has the default "true" value. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan > >Terri Oda wrote: > >> On Oct 18, 2004, at 10:15 AM, Bob [EMAIL PROTECTED] wrote: >> >>> If your list machine isn't the same box as the webserver machine, then >>> the web-based create isn't going to work. :-) I still think it makes >>> sense. >> >> >> Good point -- I'd forgotten we were still talking about web based >> creation. I was making man pages for the stuff in bin/ earlier this >> month, and the [EMAIL PROTECTED] syntax is the same even when you're >> working from the shell, and that's where I don't think it necessarily >> makes sense. >> >> Terri _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org