| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | processUnixMailbox(): Add some useful diagnostics which only get | bwarsaw | 2001-11-30 | 1 | -0/+4 |
| * | Forward port security patch from Mailman 2.0.8: | bwarsaw | 2001-11-30 | 10 | -29/+44 |
| * | ParseMailCommands(): Dang, this is /really/ the way to guarantee that | bwarsaw | 2001-11-27 | 1 | -1/+6 |
| * | ParseMailCommands(): Work around a difference in email 1.0 and 0.96. | bwarsaw | 2001-11-27 | 1 | -1/+1 |
| * | Dan Mick discovers we need to import LockFile. | bwarsaw | 2001-11-27 | 1 | -0/+1 |
| * | Much changes for better virtual domain support. | bwarsaw | 2001-11-26 | 1 | -33/+88 |
| * | POSTFIX_STYLE_VIRTUAL_DOMAINS: Describe new API for this variable. | bwarsaw | 2001-11-26 | 1 | -5/+9 |
| * | Support for Postfix-style virtual domains. | bwarsaw | 2001-11-24 | 1 | -33/+105 |
| * | POSTFIX_STYLE_VIRTUAL_DOMAINS: New flag to let Mailman/MTA/Postfix.py | bwarsaw | 2001-11-24 | 1 | -7/+18 |
| * | Handler module which sets the recips metadata to the list owners (plus | bwarsaw | 2001-11-22 | 1 | -0/+23 |
| * | Fixed some typos found by Dan Mick. | bwarsaw | 2001-11-22 | 1 | -9/+10 |
| * | process(): When VERPing, blow away the Sender: and Errors-To: headers | bwarsaw | 2001-11-21 | 1 | -2/+14 |
| * | The qrunner that consumes qfiles/bounce messages, which come from the | bwarsaw | 2001-11-21 | 1 | -0/+136 |
| * | process(): Simplify by calling out to matches_p() to do the actual | bwarsaw | 2001-11-21 | 1 | -9/+28 |
| * | hold_for_approval(): In setting up the initial interpolation | bwarsaw | 2001-11-21 | 1 | -1/+1 |
| * | GetConfigInfo(): Describe how the nonmember match rules can contain | bwarsaw | 2001-11-21 | 1 | -9/+28 |
| * | get_item_gui_value(), get_valid_value(): Added EmailListEx widget | bwarsaw | 2001-11-21 | 1 | -3/+6 |
| * | ProcessConfirmCmd(): Need to define listname and url local vars for | bwarsaw | 2001-11-21 | 1 | -1/+4 |
| * | I don't think we need to import Mailman.i18n anymore. Any | bwarsaw | 2001-11-21 | 1 | -6/+6 |
| * | Added EmailListEx widget which is just like EmailList except that it | bwarsaw | 2001-11-21 | 1 | -12/+15 |
| * | Hungarian is iso-8859-2 | bwarsaw | 2001-11-21 | 1 | -1/+1 |
| * | _dispose(): Support for regular non-personalized VERP delivery. | bwarsaw | 2001-11-20 | 1 | -0/+7 |
| * | Some updating of the big comment. I'm not spending a lot of time on | bwarsaw | 2001-11-20 | 1 | -6/+8 |
| * | This runner now only handles -request, -join, and -leave emails. It | bwarsaw | 2001-11-20 | 1 | -102/+10 |
| * | makealiases(): The list of aliases now includes -bounces which goes to | bwarsaw | 2001-11-20 | 1 | -4/+6 |
| * | addlist(): When creating the aliases file for the first time, be sure | bwarsaw | 2001-11-20 | 1 | -1/+7 |
| * | Support for VERP deliveries. | bwarsaw | 2001-11-20 | 1 | -22/+58 |
| * | Update some comments | bwarsaw | 2001-11-20 | 1 | -1/+7 |
| * | process(): VERP support. If VERP_PERSONALIZED_DELIVERIES is true, | bwarsaw | 2001-11-20 | 1 | -1/+4 |
| * | process(): We're now setting Sender: and Errors-To: to the | bwarsaw | 2001-11-20 | 1 | -3/+3 |
| * | process_request(): Utils.get_site_email()'s second argument should no | bwarsaw | 2001-11-20 | 1 | -1/+1 |
| * | get_site_email(): Default the `extra' argument to None, and change the | bwarsaw | 2001-11-20 | 1 | -2/+4 |
| * | CheckCookie(): Let's be explicit about using the Cookie.SimpleCookie | bwarsaw | 2001-11-20 | 1 | -6/+19 |
| * | getListAddress(): Basic method for calculating a sub-address of the | bwarsaw | 2001-11-20 | 1 | -10/+16 |
| * | New variables to control VERP-like behavior for better bounce | bwarsaw | 2001-11-20 | 1 | -5/+73 |
| * | Some code cleaning, and adjustment to new API. | bwarsaw | 2001-11-20 | 1 | -7/+2 |
| * | show_post_requests(): We have to translate the `reason' we get out of | bwarsaw | 2001-11-07 | 1 | -1/+1 |
| * | process_request(): Add an html comment to a string that otherwise | bwarsaw | 2001-11-06 | 1 | -2/+7 |
| * | subscription_prompt(), unsubscription_prompt(), heldmsg_prompt(): The | bwarsaw | 2001-11-06 | 1 | -3/+38 |
| * | HoldSubscription(): Because the subscription authorization message is | bwarsaw | 2001-11-06 | 1 | -1/+1 |
| * | main(): When using private rosters, and attempting to remind, unsub, | bwarsaw | 2001-11-06 | 1 | -22/+32 |
| * | ChangeHTML(): Must make sure the language-specific directory for the | bwarsaw | 2001-11-05 | 1 | -4/+12 |
| * | password_input(): Daniel Buchmann rightly points out that the text | bwarsaw | 2001-11-05 | 1 | -4/+5 |
| * | Add the `cs' language code for Czech. | bwarsaw | 2001-11-05 | 1 | -0/+1 |
| * | get_domain(): Lower case the host name since host names are case insensitive. | bwarsaw | 2001-11-02 | 1 | -2/+2 |
| * | listinfo_overview(), admin_overview(): Simplify the test for virtual | bwarsaw | 2001-11-02 | 2 | -6/+2 |
| * | write_index_entry(): Slight modification so that the subject and | bwarsaw | 2001-10-28 | 1 | -3/+2 |
| * | inject(): kws must contain _plaintext (== 1) so that the string | bwarsaw | 2001-10-28 | 1 | -2/+3 |
| * | process(): Implement ARCHIVE_HTML_SANITIZER == 3, strip but don't | bwarsaw | 2001-10-27 | 1 | -3/+16 |
| * | ARCHIVE_HTML_SANITIZER can now take a value == 3 for removing | bwarsaw | 2001-10-27 | 1 | -0/+10 |