Comment 25 for bug 328353

Revision history for this message
Mark Sapiro (msapiro) wrote :

ovadbar: I assume "both patches" are those in comments #10 and #11. Did you restart Mailman after applying the patches? If so, please post one of the tracebacks from the archiving error. Also, please post the output from an interactive bin/withlist session similar to the following:

[msapiro@msapiro ...f/test-mailman]$ bin/withlist -i
No list name supplied.
Python 2.6.5 (r265:79063, May 1 2010, 12:04:38)
[GCC 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)] on cygwin
Type "help", "copyright", "credits" or "license" for more information.
(InteractiveConsole)
>>> import email
>>> email.__version__
'4.0.1'
>>>