[Mailman-Developers] Problem with my auto-bounce patch for 2.0.8
in 2.0.13
Barry A. Warsaw
barry@python.org
Wed Nov 6 18:15:12 2002
>>>>> "PCN" == Peter C Norton <spacey-mailman@lenin.nu> writes:
>> contempate. Remember that existing lists get their state
>> unpickled from the config.db file, so just adding
>> `auto_reject_nonmembers' in the MailList constructor isn't
>> enough. New lists will pick up that attribute, but existing
>> lists won't have it.
PCN> The list did have that attribute, though. I created it with
PCN> the patch under 2.0.8. Is there a chance that it got re-set
PCN> in the upgrade.
It's possible, but doubtful. As long as you don't prefix your
attribute with underscore, it should get pickled and unpickled just
fine.
-Barry
More information about the Mailman-Developers
mailing list