Patrick Bogen wrote: >On 2/8/07, M. Onur ERGiN <[EMAIL PROTECTED]> wrote: >> Right, I have Mailman 2.1.7 and Python 2.5. Now, should I change the version >> of Python or Mailman? or, is there anything else better that you could >> suggest? > >Upgrading to the newest Mailman is always a good choice.
Agreed! There are at least 3 modules in pre 2.1.9 Mailman that are not compatable with Python 2.5. The best bet is to upgrade Mailman to 2.1.9, but for your immediate problem, you could download the following three modules from sourceforge and copy them to your installation and restart mailman. The modules/versions you need are: <http://mailman.svn.sourceforge.net/viewvc/mailman/branches/Release_2_1-maint/mailman/Mailman/SecurityManager.py?revision=7963&pathrev=7963> <http://mailman.svn.sourceforge.net/viewvc/mailman/branches/Release_2_1-maint/mailman/Mailman/Utils.py?revision=7963&pathrev=7963> and <http://mailman.svn.sourceforge.net/viewvc/mailman/branches/Release_2_1-maint/mailman/Mailman/Handlers/Hold.py?revision=7963> -- 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://www.python.org/cgi-bin/faqw-mm.py 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://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
