| Commit message (Expand) | Author | Files | Lines |
| 2000-08-23 | Minimal update to Python's smtplib to fully qualify default host | bwarsaw | 1 | -19/+23 |
| 2000-08-23 | process(): Use `append' instead of `extend' to add to faildrecips. | bwarsaw | 1 | -1/+1 |
| 2000-08-22 | If we're running under Python 2.0, we can grab much faster | bwarsaw | 1 | -18/+25 |
| 2000-08-07 | process(): Accepting, and closing, SF bug #110535, by Dan Mick. | bwarsaw | 1 | -1/+1 |
| 2000-08-06 | Include @CFLAGS@ on CFLAGS def line so this works | bwarsaw | 2 | -2/+2 |
| 2000-08-05 | __save(): Improved robustness in the face of disk-full or other | bwarsaw | 1 | -24/+18 |
| 2000-08-03 | main(): Make sure mlist.web_page_url ends in a trailing slash by | bwarsaw | 1 | -0/+1 |
| 2000-08-03 | GetConfigInfo(): Explain that `web_page_url' must end in a single | bwarsaw | 1 | -1/+1 |
| 2000-08-02 | Don Porter points out that this page should steer people to | bwarsaw | 1 | -2/+8 |
| 2000-08-02 | Updating for b5 | bwarsaw | 2 | -2/+13 |
| 2000-08-02 | Shooda checked this in when I check in TODO. | bwarsaw | 1 | -0/+1 |
| 2000-08-02 | Updating contributors. | bwarsaw | 1 | -3/+6 |
| 2000-08-02 | main(): Don't include newline in Usage: error message; this is added | bwarsaw | 1 | -1/+1 |
| 2000-08-02 | fatal(): Close SF bug #110401 and potential local security hole by | bwarsaw | 1 | -2/+2 |
| 2000-08-02 | process(): Local patch for SF bug# 109220; if the autoresponse text | bwarsaw | 1 | -1/+10 |
| 2000-08-02 | Updating to the latest Python CVS version of this file. This fixes | bwarsaw | 1 | -19/+19 |
| 2000-08-02 | OutgoingMessage.__init__(): Reversing patch 1.35 since this breaks the | bwarsaw | 1 | -12/+4 |
| 2000-08-02 | FormatMembershipOptions(): Missed one use of GetScriptURL() - found by | bwarsaw | 1 | -1/+1 |
| 2000-08-01 | main(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1) | bwarsaw | 1 | -1/+1 |
| 2000-08-01 | process(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1) | bwarsaw | 1 | -1/+1 |
| 2000-08-01 | Cleanups to fix relative/absolute script url calculation in response | bwarsaw | 1 | -5/+3 |
| 2000-08-01 | Cleanups to fix relative/absolute script url calculation in response | bwarsaw | 1 | -1/+1 |
| 2000-08-01 | Cleanups to fix relative/absolute script url calculation in response | bwarsaw | 1 | -4/+3 |
| 2000-08-01 | Cleanups to fix relative/absolute script url calculation in response | bwarsaw | 1 | -3/+3 |
| 2000-08-01 | Cleanups to fix relative/absolute script url calculation in response | bwarsaw | 1 | -17/+14 |
| 2000-08-01 | Digest.TemplateRefs(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1) | bwarsaw | 1 | -1/+1 |
| 2000-08-01 | Administrivia.rejection_notice(), hold_for_approval(): | bwarsaw | 1 | -2/+2 |
| 2000-08-01 | main(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1) | bwarsaw | 2 | -3/+3 |
| 2000-08-01 | SendExplanation(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1) | bwarsaw | 1 | -1/+1 |
| 2000-08-01 | InitVars(): Use self.internal_name() | bwarsaw | 1 | -7/+5 |
| 2000-08-01 | SendSubscribeAck(), MailUserPassword() => GetScriptURL(..., | bwarsaw | 1 | -3/+3 |
| 2000-08-01 | HandleBouncingAddress(): GetAbsoluteScriptURL() => GetScriptURL(..., | bwarsaw | 1 | -1/+1 |
| 2000-08-01 | ProcessInfoCmd(), ProcessHelpCmd(): GetAbsoluteScriptURL() => | bwarsaw | 1 | -2/+2 |
| 2000-08-01 | HoldSubscription(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1) | bwarsaw | 1 | -1/+1 |
| 2000-08-01 | GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1) | bwarsaw | 1 | -5/+5 |
| 2000-08-01 | GetRelativeScriptURL() => GetScriptURL() | bwarsaw | 1 | -1/+1 |
| 2000-08-01 | Massive cleanup to fix relative/absolute script url calculation in | bwarsaw | 1 | -25/+6 |
| 2000-08-01 | Massive cleanup to fix relative/absolute script url calculation in | bwarsaw | 1 | -12/+23 |
| 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 |