| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | All classes should use the renamed base class: Errors.MessageHeld => | bwarsaw | 2001-07-10 | 1 | -10/+10 |
| * | Better syslog() calling conventions. | bwarsaw | 2001-06-27 | 1 | -1/+1 |
| * | process(): Check for administrivia as the first hold test. This | bwarsaw | 2001-05-31 | 1 | -5/+5 |
| * | hold_for_approval(): We want the admin notification message to appear | bwarsaw | 2001-05-31 | 1 | -4/+9 |
| * | hold_for_approval(): In addition to passing in the user's preferred | bwarsaw | 2001-05-18 | 1 | -4/+2 |
| * | Lots of i18n changes. Specifically, | bwarsaw | 2001-03-02 | 1 | -33/+53 |
| * | hold_for_approval(): Fix the Utils.maketext() calls to pass the | bwarsaw | 2001-02-28 | 1 | -1/+1 |
| * | Conversion to mimelib. | bwarsaw | 2001-02-15 | 1 | -45/+46 |
| * | Latest set of I18N patches from jcrey. Specifically, | bwarsaw | 2000-12-26 | 1 | -19/+34 |
| * | process(): Get rid of the string module in favor of string methods. | bwarsaw | 2000-12-20 | 1 | -7/+7 |
| * | Administrivia.rejection_notice(), hold_for_approval(): | bwarsaw | 2000-08-01 | 1 | -2/+2 |
| * | Administrivia.__doc__: Fixed typo (closes SF bug# 108128). | bwarsaw | 2000-06-23 | 1 | -1/+1 |
| * | process(), hold_for_approval(): The clue that the message has come | bwarsaw | 2000-06-23 | 1 | -2/+2 |
| * | All MessageHeld derived classes now include a rejection string, which | bwarsaw | 2000-06-15 | 1 | -14/+31 |
| * | Convert all uses of mlist.LogMsg() to the new syslog() interface. | bwarsaw | 2000-06-02 | 1 | -3/+4 |
| * | Many changes to make message delivery more robust in the face of | bwarsaw | 2000-05-08 | 1 | -18/+27 |
| * | Update the copyright lines to include the years 1999 & 2000. | bwarsaw | 2000-03-21 | 1 | -1/+1 |
| * | process(): Use only msg.GetSender() as the way to get the "author" | bwarsaw | 2000-03-03 | 1 | -4/+2 |
| * | process(): when checking mlist.posters, be sure to lowercase all | bwarsaw | 2000-02-18 | 1 | -2/+2 |
| * | NotExplicitlyAllowed: New class to represent message hold conditions | bwarsaw | 2000-02-18 | 1 | -1/+13 |
| * | hold_for_approval(): When admin_immed_notify is false, the subject | bwarsaw | 1999-12-11 | 1 | -0/+1 |
| * | If messages originate from Usenet, do not hold them for implicit | bwarsaw | 1999-12-10 | 1 | -2/+6 |
| * | hold_for_approval(): Don't send the author of the message a | bwarsaw | 1999-12-09 | 1 | -1/+2 |
| * | hold_for_approval(): Do the sending of postheld notification to the | bwarsaw | 1999-11-24 | 1 | -12/+17 |
| * | Convert message delivery to pipeline architecture by using | bwarsaw | 1999-11-24 | 1 | -6/+8 |
| * | New pipeline delivery module | bwarsaw | 1999-11-10 | 1 | -0/+196 |