| Commit message (Expand) | Author | Files | Lines |
| 2000-08-01 | process(): Don't bomb out if there's no From: header. | bwarsaw | 1 | -1/+1 |
| 2000-07-27 | do_output(): Hrvoje Niksic rightly points out that we need to | bwarsaw | 1 | -1/+7 |
| 2000-07-27 | HasExplicitDest(): Integrating a patch from Gergely Madarasz from | bwarsaw | 1 | -1/+1 |
| 2000-07-27 | Added yet another item tha twould be neat to have! | bwarsaw | 1 | -0/+2 |
| 2000-07-27 | Bumping to 2.0beta5. | bwarsaw | 1 | -2/+2 |
| 2000-07-27 | main(): Fixed typo in syslog() call. | bwarsaw | 1 | -1/+1 |
| 2000-07-27 | process(): Because this module modifies the message object, set the | bwarsaw | 3 | -0/+10 |
| 2000-07-27 | Enqueue(): Watch for the _dirty flag in the msgdata dictionary. This | bwarsaw | 1 | -3/+6 |
| 2000-07-26 | process(): If there's a bogus template for the header or footer, | bwarsaw | 1 | -3/+13 |
| 2000-07-26 | main(): Unmarshal the .db file before creating the Message object. | bwarsaw | 1 | -4/+5 |
| 2000-07-26 | One more try... | bwarsaw | 1 | -5/+8 |
| 2000-07-26 | QFILE_SCHEMA_VERSION: bump to 2. | bwarsaw | 1 | -1/+1 |
| 2000-07-26 | Enqueue(): Oops, you can't include the current time since the hashing | bwarsaw | 1 | -1/+1 |
| 2000-07-26 | Enqueue(): Elaborate on the text fed to the SHA hashing function for | bwarsaw | 1 | -2/+4 |
| 2000-07-25 | optionslinks(): Use GetScriptURL(relative=1) for calculating the path. | bwarsaw | 1 | -1/+1 |
| 2000-07-25 | FormatFormStart(): Use GetScriptURL(relative=1) for calculating the | bwarsaw | 1 | -1/+1 |
| 2000-07-25 | PAGE: Include some information on cookies in the login screen. Closes | bwarsaw | 1 | -1/+8 |
| 2000-07-25 | Remove the headers from this template. | bwarsaw | 1 | -7/+0 |
| 2000-07-25 | OutgoingMessage.__init__(): Avoid the messy semantics of | bwarsaw | 1 | -4/+12 |
| 2000-07-24 | do_output(): Needed to add `autoreply' category to get the | bwarsaw | 1 | -1/+1 |
| 2000-07-24 | do_output(): Added `autoreply' to list of categories. | bwarsaw | 1 | -2/+2 |
| 2000-07-24 | Applying the patches from SF Bug #109217 that are not specific to | bwarsaw | 1 | -4/+7 |
| 2000-07-24 | Applying the patches from SF Bug #109217 that are not specific to | bwarsaw | 1 | -10/+9 |
| 2000-07-24 | ApprovedAddMembers(), DeleteMember(): Refinement of twouter's patch to | bwarsaw | 1 | -8/+5 |
| 2000-07-24 | UserNotification.__init__(): If recip is a list, then string join the | bwarsaw | 1 | -3/+7 |
| 2000-07-24 | process(): Be sure to wrap() the autoresponse text, since it's going | bwarsaw | 1 | -1/+1 |
| 2000-07-24 | Status messages are printed to stderr using the new Utils.write() | bwarsaw | 1 | -9/+13 |
| 2000-07-24 | write(): Oops, de-Python-2.0-ification. | bwarsaw | 1 | -1/+1 |
| 2000-07-24 | write(): Function that acts like print, but let's you specify the | bwarsaw | 1 | -0/+20 |
| 2000-07-22 | HeadlessDocument.Format(): Oops! My last change removed one too many | bwarsaw | 1 | -1/+1 |
| 2000-07-22 | process(): Addressing both SF bug #108167 and patch #100861, this | bwarsaw | 1 | -1/+11 |
| 2000-07-22 | print_traceback(), top-level: Remove the Cache-control: and Expires: | bwarsaw | 1 | -4/+0 |
| 2000-07-22 | loginpage: Remove the Cache-control: and Expires: headers. These | bwarsaw | 1 | -5/+1 |
| 2000-07-22 | Document.Format(), HeadlessDocument.Format(): Remove the | bwarsaw | 1 | -9/+1 |
| 2000-07-22 | process(): Set Sender: and Errors-To: either the the value specified | bwarsaw | 1 | -2/+2 |
| 2000-07-22 | GetConfigInfo(): Document that the -admin and -owner addresses are | bwarsaw | 1 | -4/+5 |
| 2000-07-22 | process(): Treat the -admin and -owner addresses as equivalent for | bwarsaw | 1 | -3/+5 |
| 2000-07-22 | dispose_message(): A refinement of the message disposition scheme. | bwarsaw | 1 | -8/+74 |
| 2000-07-22 | main(): If the message came from the -owner address, set the toowner | bwarsaw | 2 | -6/+22 |
| 2000-07-22 | GetOwnerEmail(): new method to return the -owner address. | bwarsaw | 1 | -3/+11 |
| 2000-07-21 | ScanMessages(): syslog message should read "Bouncer exception..." | bwarsaw | 1 | -1/+1 |
| 2000-07-21 | ZapCookie(): add a comment about why expires=0 isn't set here. | bwarsaw | 1 | -0/+1 |
| 2000-07-21 | RegisterBounce(): cosmetic | bwarsaw | 1 | -2/+1 |
| 2000-07-21 | process(): parseaddr() can return None, which if leaked to the bounce | bwarsaw | 1 | -1/+1 |
| 2000-07-20 | unhexlify(): Thomas and Dan team up to make this function more than | bwarsaw | 1 | -2/+2 |
| 2000-07-20 | Slightly more expanded explanation of what the cookies are used for, | bwarsaw | 1 | -7/+11 |
| 2000-07-20 | main(): Oops, remove debugging. | bwarsaw | 1 | -1/+0 |
| 2000-07-20 | print_traceback(), top-level: Include HTTP headers "Cache-control: | bwarsaw | 1 | -0/+4 |
| 2000-07-20 | authenticated(): Removed (see Mailman/Cgi/Auth.py). | bwarsaw | 1 | -45/+5 |
| 2000-07-20 | authenticated(): Removed (see Mailman/Cgi/Auth.py). | bwarsaw | 1 | -71/+39 |