| Commit message (Expand) | Author | Age | Files | Lines |
| * | process(): Fixed typo in IOError error code comparison. | bwarsaw | 2001-10-01 | 1 | -1/+1 |
| * | Convert from mimelib to email. | bwarsaw | 2001-10-01 | 1 | -3/+4 |
| * | Convert from mimelib to email. | bwarsaw | 2001-10-01 | 1 | -2/+4 |
| * | Add the code that would be used if personalized digests were | bwarsaw | 2001-10-01 | 1 | -1/+46 |
| * | Convert from mimelib to email. | bwarsaw | 2001-10-01 | 2 | -18/+7 |
| * | Convert from mimelib to email. | bwarsaw | 2001-10-01 | 21 | -161/+83 |
| * | Use cStringIO directly instead of our own hack-around StringIO | bwarsaw | 2001-10-01 | 1 | -2/+1 |
| * | Use Python's default Cookie.py module instead of our own copy. | bwarsaw | 2001-10-01 | 1 | -1/+1 |
| * | Convert from mimelib to email. | bwarsaw | 2001-10-01 | 1 | -37/+45 |
| * | Move the path hacking stuff to misc/paths.py.in | bwarsaw | 2001-10-01 | 1 | -9/+0 |
| * | Convert from mimelib to email. | bwarsaw | 2001-10-01 | 1 | -5/+5 |
| * | process(): Watch out for when the bounce has no X-Mailer: header. | bwarsaw | 2001-09-10 | 1 | -1/+1 |
| * | Add Russian language hooks for when Mikhail Sobolev is ready with his | bwarsaw | 2001-09-08 | 1 | -0/+1 |
| * | Bump DATA_FILE_VERSION so existing lists will pick up one_last_digest. | bwarsaw | 2001-09-08 | 1 | -1/+1 |
| * | InitVars(): For new lists, set one_last_digest to {}. Found by both | bwarsaw | 2001-09-08 | 1 | -0/+1 |
| * | __handlepost(): When a message is approved by the moderator, log a | bwarsaw | 2001-09-05 | 1 | -2/+6 |
| * | _dispose(): Reorganize the big if/elif/else switch so that it never | bwarsaw | 2001-09-05 | 1 | -9/+7 |
| * | AddMember(), ChangeMemberAddress(), ConfirmUnsubscription(): Fixed | bwarsaw | 2001-09-05 | 1 | -3/+3 |
| * | Convert all `reason' strings from class docstrings to attributes on | bwarsaw | 2001-09-04 | 1 | -16/+17 |
| * | HoldMessage: Let's do this the non-clever way (which was causing too | bwarsaw | 2001-09-04 | 1 | -3/+7 |
| * | Add missing import of Mailman.Utils | twouters | 2001-09-04 | 1 | -0/+1 |
| * | AddMember(), ChangeMemberAddress(), ConfirmUnsubscription(): The | bwarsaw | 2001-08-30 | 1 | -3/+3 |
| * | request_deletion(): Fixed missing markup. Caught by Szilard Vizi. | bwarsaw | 2001-08-30 | 1 | -1/+1 |
| * | Stop: a unique global value that bounce detectors can return in order | bwarsaw | 2001-08-29 | 1 | -0/+6 |
| * | GetConfigInfo(): Added missing </ul> tag. Caught by Daniel Buchmann. | bwarsaw | 2001-08-29 | 1 | -0/+1 |
| * | decorate(): String interpolation can throw either a ValueError /or/ a | bwarsaw | 2001-08-29 | 1 | -2/+2 |
| * | setMemberOption(): Stupid typo preventing users from setting any | bwarsaw | 2001-08-29 | 1 | -3/+3 |
| * | change_options(): Give some feedback on who's been removed. | bwarsaw | 2001-08-29 | 1 | -0/+6 |
| * | GetMailmanFooter(): Don't hyperlink each individual list owner with a | bwarsaw | 2001-08-29 | 1 | -8/+5 |
| * | KNOWN_SPAMMERS: Move this here from Mailman/Handlers/SpamDetect.py | bwarsaw | 2001-08-29 | 1 | -0/+17 |
| * | Move KNOWN_SPAMMERS out of this file and into Defaults.py.in so it can | bwarsaw | 2001-08-29 | 1 | -17/+9 |
| * | _dispose(): Factor out common code paths to _toadmins(). | bwarsaw | 2001-08-29 | 1 | -25/+36 |
| * | run(): Add a note about a minor bogosity in the calls to | bwarsaw | 2001-08-29 | 1 | -1/+3 |
| * | process_request(): Don't use WebAuthenticate() here because that will | bwarsaw | 2001-08-20 | 1 | -5/+7 |
| * | process_request(): After the list is created, set the web_page_url and | bwarsaw | 2001-08-20 | 1 | -45/+51 |
| * | admin_overview(): Use get_domain() instead of hardcoded | bwarsaw | 2001-08-20 | 1 | -2/+11 |
| * | ScriptURL(): Instead of using DEFAULT_URL directly, use | bwarsaw | 2001-08-20 | 1 | -2/+2 |
| * | Create(): Let any exceptions in the os.makedirs() call percolate up. | bwarsaw | 2001-08-20 | 1 | -5/+2 |
| * | Some improvements for virtual host support. | bwarsaw | 2001-08-20 | 1 | -13/+38 |
| * | Process(): When personalizing regular deliveries, set the To: header | bwarsaw | 2001-08-17 | 1 | -0/+13 |
| * | GetConfigInfo(): Rewrite the `personalize' details to describe the To: | bwarsaw | 2001-08-17 | 1 | -10/+16 |
| * | FormatSubscriptionMsg(): Use triple quoted strings instead of | bwarsaw | 2001-08-17 | 1 | -36/+25 |
| * | hold_for_approval(): dont_respond_to_post_requests => | bwarsaw | 2001-08-17 | 1 | -1/+1 |
| * | GetConfigInfo(): Typo. Also, say "list moderator" instead of | bwarsaw | 2001-08-17 | 1 | -4/+5 |
| * | GetConfigInfo(): For the `owner' option, add a link to the | bwarsaw | 2001-08-17 | 1 | -13/+14 |
| * | Convert lots of split-line strings to triple-quoted strings. Yes, | bwarsaw | 2001-08-17 | 1 | -21/+18 |
| * | option_help(): Simplify the error message when the VARHELP variable is | bwarsaw | 2001-08-17 | 1 | -13/+12 |
| * | Style nit. | bwarsaw | 2001-08-17 | 1 | -1/+1 |
| * | DATA_FILE_VERSION: Bump to 35 to pick up the | bwarsaw | 2001-08-17 | 1 | -1/+1 |
| * | UpdateOldVars(): dont_respond_to_post_requests => respond_to_post_requests | bwarsaw | 2001-08-17 | 1 | -0/+7 |