[Mailman-Developers] bug in mailman 2.1.6b2

Fil fil at rezo.net
Wed Feb 16 08:41:29 CET 2005


> >Looks like MailList.InitVars() is missing
> >    self.nonmember_rejection_notice = ''

If anyone else gets biten, here's how to fix the list:

mailman at lists# bin/withlist -l spip-trac
Loading list spip-trac (locked)
The variable `m' is the spip-trac MailList instance
>>> m.nonmember_rejection_notice = ''
>>> m.Save()
>>> ^D


-- Fil



More information about the Mailman-Developers mailing list