| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bye bye Hold handler. | Barry Warsaw | 2008-02-01 | 1 | -261/+0 |
| * | Move the suspicious header check to a rule and add a doctest. | Barry Warsaw | 2007-12-29 | 1 | -10/+0 |
| * | Add a rule and doctest for newsgroup moderation. | Barry Warsaw | 2007-12-29 | 1 | -4/+0 |
| * | Port the maximum message size check to a rule. Add doctest. | Barry Warsaw | 2007-12-29 | 1 | -16/+0 |
| * | Port the implicit destination checking to the rules infrastructure and add a | Barry Warsaw | 2007-12-29 | 1 | -11/+1 |
| * | Convert the max-recipients check from the Hold handler to the max_recipients | Barry Warsaw | 2007-12-29 | 1 | -9/+0 |
| * | Convert the administrivia check from the Hold handler to the administrivia | Barry Warsaw | 2007-12-29 | 1 | -5/+0 |
| * | Initial pylint/pyflakes cleanup | Barry Warsaw | 2007-11-17 | 1 | -2/+3 |
| * | Complete the port to Storm, at least as far as the current Mailman test suite | Barry Warsaw | 2007-11-17 | 1 | -2/+1 |
| * | OMGW00T: After over a decade, the MailList mixin class is gone! Well, | Barry Warsaw | 2007-09-21 | 1 | -7/+10 |
| * | Implement a context manager for Python 2.5's with statement, which is | Barry Warsaw | 2007-09-19 | 1 | -5/+3 |
| * | Finish clean up of ListAdmin class removal. Start by actually | Barry Warsaw | 2007-09-16 | 1 | -1/+2 |
| * | Refactor IDatabase interface so that the user_manager, list_manager, | Barry Warsaw | 2007-08-02 | 1 | -2/+2 |
| * | Repair some test suite regressions. | Barry Warsaw | 2007-08-01 | 1 | -5/+15 |
| * | Move the pending database into the SQLAlchemy/Elixir layer. The old | Barry Warsaw | 2007-08-01 | 1 | -6/+6 |
| * | Convert TestHold to a doctest and update code as necessary. No general | Barry Warsaw | 2007-07-03 | 1 | -8/+13 |
| * | Test suite repair. All tests are now passing again. | bwarsaw | 2007-03-21 | 1 | -7/+9 |
| * | Update copyright years. | bwarsaw | 2007-01-19 | 1 | -1/+1 |
| * | Upgrade to email package version 4.0.1. Because email 4.0.1 is only | bwarsaw | 2006-07-30 | 1 | -1/+1 |
| * | Fix test_message.py by finishing the wind-through of the configuration object | bwarsaw | 2006-07-08 | 1 | -2/+1 |
| * | Added Date and Message-ID headers to the confirm reply | msapiro | 2006-04-17 | 1 | -0/+2 |
| * | - Convert all logging to Python's standard logging module. Get rid of all | bwarsaw | 2006-04-17 | 1 | -12/+16 |
| * | Port Mark Sapiro's patch for including the preamble and epilogue sizes in | bwarsaw | 2005-09-19 | 1 | -2/+6 |
| * | back porting from 2.1.6 | tkikuchi | 2005-08-28 | 1 | -5/+10 |
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| * | whitespace normalization | bwarsaw | 2003-03-10 | 1 | -3/+3 |
| * | Add Message-Id to (some) logmessages. SF patch #673294, Add message-id to | twouters | 2003-03-10 | 1 | -1/+3 |
| * | Typo fixes, "administator" -> "administrator". Closes SF #650932 | bwarsaw | 2002-12-11 | 1 | -1/+1 |
| * | hold_for_approval(): "rejection-notice" (i.e. the dash) doesn't play | bwarsaw | 2002-11-19 | 1 | -1/+1 |
| * | ModeratedNewsgroup: New hold class. | bwarsaw | 2002-10-19 | 1 | -5/+12 |
| * | ackp(): New helper function. | bwarsaw | 2002-05-28 | 1 | -1/+11 |
| * | hold_for_approval(): Get the sender address from the msgdata | bwarsaw | 2002-05-07 | 1 | -1/+1 |
| * | Update a comment. | bwarsaw | 2002-05-02 | 1 | -3/+1 |
| * | process(): When doing the the TooManyRecipients test, use >= as the | bwarsaw | 2002-04-11 | 1 | -1/+1 |
| * | hold_for_approval(): Mentor Cana notices that we need to use attach() | bwarsaw | 2002-04-11 | 1 | -3/+3 |
| * | GetAdminEmail() eradication campaign. | bwarsaw | 2002-03-26 | 1 | -1/+1 |
| * | hold_for_approval(): We don't need to remove the charset (in the outer | bwarsaw | 2002-03-12 | 1 | -2/+0 |
| * | hold_for_approval(): When crafting the notification message destined | bwarsaw | 2002-03-11 | 1 | -0/+2 |
| * | hold_for_approval(): Instead of using add_header to set to set the | bwarsaw | 2002-02-28 | 1 | -4/+3 |
| * | process(), hold_for_approval(), do_discard(): When creating the | bwarsaw | 2002-02-11 | 1 | -3/+1 |
| * | hold_for_approval(): Add Content-Type: header with the proper charset | bwarsaw | 2002-01-06 | 1 | -3/+5 |
| * | hold_for_approval(): In setting up the initial interpolation | bwarsaw | 2001-11-21 | 1 | -1/+1 |
| * | process(): Remove the conditional tests for forbidden_posters, | bwarsaw | 2001-10-15 | 1 | -46/+29 |
| * | Convert from mimelib to email. | bwarsaw | 2001-10-01 | 1 | -17/+9 |
| * | Convert all `reason' strings from class docstrings to attributes on | bwarsaw | 2001-09-04 | 1 | -16/+17 |
| * | hold_for_approval(): dont_respond_to_post_requests => | bwarsaw | 2001-08-17 | 1 | -1/+1 |
| * | hold_for_approval(): When holding the message for approval, generate a | bwarsaw | 2001-07-30 | 1 | -1/+6 |
| * | hold_for_approval(): Another step towards conversion to MemberAdaptor | bwarsaw | 2001-07-29 | 1 | -1/+1 |
| * | All membership related attribute access should use the MemberAdaptor | bwarsaw | 2001-07-19 | 1 | -1/+1 |
| * | hold_for_approval(): Inside admin_immed_notify (i.e. when we're | bwarsaw | 2001-07-13 | 1 | -1/+1 |