| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
because it is overwrapped in Mailman.Message.
|
|
|
|
|
| |
Only check in Release_2_1-maint branch because 2.2 will require
higher version of python.
|
|
|
|
|
|
| |
I've tested the example by Mark Sapiro:
http://mail.python.org/pipermail/mailman-developers/2005-November/018395.html
both with and without 'Content-Transfer-Encoding' but may need more test.
|
|
|
|
|
| |
if the archive was regenerated by 'arch --wipe'. Thanks SHIGENO san for
reporting bug and essential fix. Code was rewritten for simplicity.
|
|
|
|
| |
with some code clean up. Also, include SV (danish/swedish) Re: like pattern.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
archive bloat by deleting the html_body attribute on Article objects.
Closes SF bug #835332. This is a stub in the base class.
_update_thread_index(): Call finished_update_article() when done.
store_article(): squirrel away the html_body value when pickling the
article.
This only reduces bloat on new articles. See bin/rb-archfix to clean
up older archives.
|
| |
|
| |
|
|
'Release_2_1-maint'.
|