summaryrefslogtreecommitdiff
path: root/Mailman/pythonlib/tempfile.py (unfollow)
Commit message (Expand)AuthorFilesLines
2000-08-23Minimal update to Python's smtplib to fully qualify default hostbwarsaw1-19/+23
2000-08-23process(): Use `append' instead of `extend' to add to faildrecips.bwarsaw1-1/+1
2000-08-22If we're running under Python 2.0, we can grab much fasterbwarsaw1-18/+25
2000-08-07process(): Accepting, and closing, SF bug #110535, by Dan Mick.bwarsaw1-1/+1
2000-08-06Include @CFLAGS@ on CFLAGS def line so this worksbwarsaw2-2/+2
2000-08-05__save(): Improved robustness in the face of disk-full or otherbwarsaw1-24/+18
2000-08-03main(): Make sure mlist.web_page_url ends in a trailing slash bybwarsaw1-0/+1
2000-08-03GetConfigInfo(): Explain that `web_page_url' must end in a singlebwarsaw1-1/+1
2000-08-02Don Porter points out that this page should steer people tobwarsaw1-2/+8
2000-08-02Updating for b5bwarsaw2-2/+13
2000-08-02Shooda checked this in when I check in TODO.bwarsaw1-0/+1
2000-08-02Updating contributors.bwarsaw1-3/+6
2000-08-02main(): Don't include newline in Usage: error message; this is addedbwarsaw1-1/+1
2000-08-02fatal(): Close SF bug #110401 and potential local security hole bybwarsaw1-2/+2
2000-08-02process(): Local patch for SF bug# 109220; if the autoresponse textbwarsaw1-1/+10
2000-08-02Updating to the latest Python CVS version of this file. This fixesbwarsaw1-19/+19
2000-08-02OutgoingMessage.__init__(): Reversing patch 1.35 since this breaks thebwarsaw1-12/+4
2000-08-02FormatMembershipOptions(): Missed one use of GetScriptURL() - found bybwarsaw1-1/+1
2000-08-01main(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1)bwarsaw1-1/+1
2000-08-01process(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1)bwarsaw1-1/+1
2000-08-01Cleanups to fix relative/absolute script url calculation in responsebwarsaw1-5/+3
2000-08-01Cleanups to fix relative/absolute script url calculation in responsebwarsaw1-1/+1
2000-08-01Cleanups to fix relative/absolute script url calculation in responsebwarsaw1-4/+3
2000-08-01Cleanups to fix relative/absolute script url calculation in responsebwarsaw1-3/+3
2000-08-01Cleanups to fix relative/absolute script url calculation in responsebwarsaw1-17/+14
2000-08-01Digest.TemplateRefs(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1)bwarsaw1-1/+1
2000-08-01Administrivia.rejection_notice(), hold_for_approval():bwarsaw1-2/+2
2000-08-01main(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1)bwarsaw2-3/+3
2000-08-01SendExplanation(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1)bwarsaw1-1/+1
2000-08-01InitVars(): Use self.internal_name()bwarsaw1-7/+5
2000-08-01SendSubscribeAck(), MailUserPassword() => GetScriptURL(...,bwarsaw1-3/+3
2000-08-01HandleBouncingAddress(): GetAbsoluteScriptURL() => GetScriptURL(...,bwarsaw1-1/+1
2000-08-01ProcessInfoCmd(), ProcessHelpCmd(): GetAbsoluteScriptURL() =>bwarsaw1-2/+2
2000-08-01HoldSubscription(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1)bwarsaw1-1/+1
2000-08-01GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1)bwarsaw1-5/+5
2000-08-01GetRelativeScriptURL() => GetScriptURL()bwarsaw1-1/+1
2000-08-01Massive cleanup to fix relative/absolute script url calculation inbwarsaw1-25/+6
2000-08-01Massive cleanup to fix relative/absolute script url calculation inbwarsaw1-12/+23
2000-08-01process(): Don't bomb out if there's no From: header.bwarsaw1-1/+1
2000-07-27do_output(): Hrvoje Niksic rightly points out that we need tobwarsaw1-1/+7
2000-07-27HasExplicitDest(): Integrating a patch from Gergely Madarasz frombwarsaw1-1/+1
2000-07-27Added yet another item tha twould be neat to have!bwarsaw1-0/+2
2000-07-27Bumping to 2.0beta5.bwarsaw1-2/+2
2000-07-27main(): Fixed typo in syslog() call.bwarsaw1-1/+1
2000-07-27process(): Because this module modifies the message object, set thebwarsaw3-0/+10
2000-07-27Enqueue(): Watch for the _dirty flag in the msgdata dictionary. Thisbwarsaw1-3/+6
2000-07-26process(): If there's a bogus template for the header or footer,bwarsaw1-3/+13
2000-07-26main(): Unmarshal the .db file before creating the Message object.bwarsaw1-4/+5
2000-07-26One more try...bwarsaw1-5/+8
2000-07-26QFILE_SCHEMA_VERSION: bump to 2.bwarsaw1-1/+1