[Mailman-Developers] Re: [BUG] Users are created as moderated in CVS mailman
Barry A. Warsaw
barry@wooz.org
Tue, 12 Mar 2002 09:20:14 -0500
>>>>> "MM" == Marc MERLIN <marc_news@vasoftware.com> writes:
MM> There may yet be another option: What if it defaults to
MM> moderate for new installs and non moderate for upgrades?
MM> After all, Defaults.py is generated from configure already,
MM> so...
Yes, let's not confuse upgraded lists with new lists. Specifically,
if an upgraded list had the `moderated' value set to true, all members
will get their moderate flag turned on (since `moderated' goes away in
MM2.1, this is the only way to migrate the list's behavior). If the
upgraded list had the `moderated' value set to false, members will not
get their moderate flag turned on.
I /think/ (hope ;) we're simply arguing about the default value for
the moderate flag for new members to newly created (i.e. only existed
under MM2.1) lists.
-Barry