| Commit message (Expand) | Author | Age | Files | Lines |
| * | New error class MembershipIsBanned; used in support of the new banned | bwarsaw | 2002-01-06 | 1 | -1/+2 |
| * | I don't think we need to import Mailman.i18n anymore. Any | bwarsaw | 2001-11-21 | 1 | -6/+6 |
| * | RejectMessage: Add an __init__() to initialize the rejection notice | bwarsaw | 2001-10-15 | 1 | -3/+10 |
| * | HoldMessage: Let's do this the non-clever way (which was causing too | bwarsaw | 2001-09-04 | 1 | -3/+7 |
| * | MMMemberError, MMBadUserError, MMNotAMemberError, MMNoSuchUserError, | bwarsaw | 2001-07-19 | 1 | -6/+14 |
| * | MessageHeld => HoldMessage | bwarsaw | 2001-07-10 | 1 | -1/+4 |
| * | SomeRecipientsFailed constructor takes two lists of failed recipients, | bwarsaw | 2001-02-16 | 1 | -0/+4 |
| * | HandlerError, MessageHeld, DiscardMessage, SomeRecipientsFailed, | bwarsaw | 2001-02-15 | 1 | -1/+31 |
| * | MESSAGE_DECORATION_NOTE: Removed. Text has been moved to | bwarsaw | 2000-09-17 | 1 | -23/+0 |
| * | MMListAlreadyExistsError: new exception. | bwarsaw | 2000-04-09 | 1 | -0/+1 |
| * | Consistency in list-opening related exceptions. | bwarsaw | 2000-04-04 | 1 | -4/+8 |
| * | Update the copyright lines to include the years 1999 & 2000. | bwarsaw | 2000-03-21 | 1 | -1/+1 |
| * | MailmanError: new exception class which will eventually be the base | bwarsaw | 1999-11-15 | 1 | -13/+35 |
| * | MMBadRequestId: removed | bwarsaw | 1999-11-10 | 1 | -2/+4 |
| * | Created MMAuthenticationError exception class hierarchy, into which | hmeland | 1999-06-13 | 1 | -2/+9 |
| * | LOOPING_POST => MMLoopingPost | bwarsaw | 1999-04-16 | 1 | -1/+1 |
| * | A start on the conversion to class-based exceptions :-) | bwarsaw | 1999-01-09 | 1 | -2/+9 |
| * | These changing are a cleanup of the sorry state the subscription policy | cotton | 1998-10-10 | 1 | -1/+2 |
| * | Removed RCS crud | bwarsaw | 1998-06-19 | 1 | -2/+2 |
| * | Fixed a typo in the zipcode. | viega | 1998-05-26 | 1 | -2/+2 |
| * | Added copyright notices to all source files where I am legally entitled to do... | viega | 1998-05-25 | 1 | -1/+18 |
| * | New LOOPING_POST error message, for wide-loop detection disposition. | klm | 1998-04-27 | 1 | -1/+2 |
| * | Added missing "</dl>" to MESSAGE_DECORATION_NOTE. | mailman | 1998-04-23 | 1 | -1/+2 |
| * | Move MESSAGE_DECORATION_NOTE here from mm-defaults, and move all the | mailman | 1998-04-09 | 1 | -4/+29 |
| * | Defining error-message vars for use instead of string literals, so | mailman | 1998-04-08 | 1 | -1/+4 |
| * | MMBadUserError for user records that have been corrupted, eg not | mailman | 1998-03-26 | 1 | -0/+1 |
| * | Add MODERATED_LIST_MSG so it can be recognized across modules - in | mailman | 1998-03-19 | 1 | -0/+2 |
| * | New error MMBadConfigError. | klm | 1998-03-08 | 1 | -0/+1 |
| * | Add errors MMUnknownListError and MMBadListError, so maillist.py can | mailman | 1998-03-04 | 1 | -0/+3 |
| * | Initial revision | mailman | 1998-02-27 | 1 | -0/+16 |