Mark Sapiro wrote: > >Also, you may be able to work around the problem by just removing the >pythonlib/email/ directory from your Mailman installation. This won't >stop the deprecation warnings, but it may allow your current Mailman >to run.
Actually, that won't work. removing the pythonlib/email/ directory will eliminate the "ImportError: No module named message", but it will create other errors, namely "AttributeError: Message instance has no attribute 'get_type'" Also, you'll get other errors on the remaining 'string exceptions'. -- 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
