Cris McConkey wrote: >Regarding correct form for regular_exclude_lists, which is the correct >form? > >[EMAIL PROTECTED] > >or > >[EMAIL PROTECTED] > >? > >I have tried both.
The only form that will work is the list posting address which presumably is [EMAIL PROTECTED] Also, unless Mailman is configured to allow cross domain siblings, 'lists.domain' must be the same as the host_name attribute of the list you are configuring (on its General Options page). What is the url you use to visit say the listinfo page for listname? If it is of the form http://www.example.com/mailman/listinfo/listname, then regular_exclude_lists should work. If, however, the URL is of the form http://www.example.com/mailman/listinfo/listname_www.example.com, then you are dealing with some form of "true virtual hosting" patch which has probably not been updated for the Sibling lists feature. In any case, there will be messages in Mailman's error log of the form 'Exclude list %s not found.' or 'Exclude list %s is not in the same domain.' to indicate what the problem is. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
