| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move all cron scripts to the new Mailman.bin package layout and complete the | bwarsaw | 2006-05-13 | 1 | -241/+0 |
| * | back porting from 2.1.6 | tkikuchi | 2005-08-28 | 1 | -6/+9 |
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| * | tounicode(): New function to coerce to unicode after the fact (yes, | bwarsaw | 2003-06-19 | 1 | -0/+12 |
| * | main(): It's possible for old databases to have password-less members | bwarsaw | 2003-05-02 | 1 | -1/+9 |
| * | main(): Patch # 680000 by Jon Parise to restore the check of the | bwarsaw | 2003-02-04 | 1 | -0/+4 |
| * | main(): Treat addresses case-insensitively for grouping purposes. | bwarsaw | 2003-01-02 | 1 | -9/+7 |
| * | main(): Use DEFAULT_EMAIL_HOST unless DEFAULT_HOST_NAME was overridden | bwarsaw | 2002-12-02 | 1 | -2/+4 |
| * | Jon Parise's patch to improve the usage() output for the command line | bwarsaw | 2002-10-21 | 1 | -2/+6 |
| * | Add a -l / --listname option (which can appear multiple times) to | bwarsaw | 2002-05-22 | 1 | -2/+18 |
| * | main(): A couple of i18n fixes. In order to translate the Subject: | bwarsaw | 2002-02-28 | 1 | -4/+14 |
| * | main(): All owner refereces should point to the mailman-owner@dom.ain | bwarsaw | 2001-11-20 | 1 | -5/+7 |
| * | main(): If the site list is missing, write a log message to logs/error | bwarsaw | 2001-11-05 | 1 | -1/+10 |
| * | Ben Gertzfield's patch to hardcode the path to the python executable | bwarsaw | 2001-09-07 | 1 | -1/+1 |
| * | Massively rewritten so as to (hopefully) simplify the logic, and not | bwarsaw | 2001-08-04 | 1 | -100/+109 |
| * | Reorder the imports so mm_cfg is always the first module imported | bwarsaw | 2001-07-27 | 1 | -0/+3 |
| * | All membership related attribute access should use the MemberAdaptor | bwarsaw | 2001-07-19 | 1 | -2/+2 |
| * | mail_passwords(): Fixed missing translation markings; found by Ousmane | bwarsaw | 2001-07-02 | 1 | -1/+1 |
| * | main(): Do not send a password reminder to a user if they have | bwarsaw | 2001-05-25 | 1 | -7/+9 |
| * | mail_passwords(): subj is marked for translation. Call maketext() | bwarsaw | 2000-12-26 | 1 | -2/+3 |
| * | mail_passwords(): Set the msgdata in DeliverToUser() to contain the | bwarsaw | 2000-09-15 | 1 | -2/+7 |
| * | main(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1) | bwarsaw | 2000-08-01 | 1 | -1/+1 |
| * | Update the copyright lines to include the years 1999 & 2000. | bwarsaw | 2000-03-21 | 1 | -1/+1 |
| * | Oops, got order of addrs backwards in UserNotification() ctor. | bwarsaw | 1999-12-02 | 1 | -1/+1 |
| * | mail_passwords(): port to new message delivery pipeline | bwarsaw | 1999-12-02 | 1 | -30/+6 |
| * | Cosmetic | bwarsaw | 1999-11-12 | 1 | -8/+12 |
| * | Two changes: | bwarsaw | 1999-09-02 | 1 | -1/+16 |
| * | Debugging stuff removed. | bwarsaw | 1999-05-04 | 1 | -8/+8 |
| * | Revamped script now sorts first by virtual host if | bwarsaw | 1999-05-04 | 1 | -78/+105 |
| * | Thanks to Gerhard Gonter, who corrected the logic intended to obtain a | klm | 1999-04-02 | 1 | -1/+1 |
| * | On some RedHat Linuxes, there appears to be a problem with some crons | bwarsaw | 1999-01-13 | 1 | -0/+5 |
| * | main(): A small kludge to ensure that we use an advertised list, if | klm | 1998-11-01 | 1 | -1/+5 |
| * | Using new routine to identify the admin address for a member, | klm | 1998-10-17 | 1 | -6/+1 |
| * | main(): When the list is an umbrella list for other lists, the | klm | 1998-10-17 | 1 | -3/+5 |
| * | Be a bit verbose when optional subscriber target list is specified - | klm | 1998-09-09 | 1 | -3/+12 |
| * | Take an optional argument specifying target subscribers, and when | klm | 1998-09-09 | 1 | -2/+6 |
| * | Add "Precedence: bulk" header to password reminders, so they don't | klm | 1998-08-14 | 1 | -1/+2 |
| * | MailAllPasswords(): Put the table at the bottom of the message so the | bwarsaw | 1998-07-06 | 1 | -3/+3 |
| * | Moved the raw flag to the maketext() call | bwarsaw | 1998-07-06 | 1 | -3/+2 |
| * | More provisions to prevent exhausting the processes queue. We do a | klm | 1998-07-02 | 1 | -5/+27 |
| * | Packagized | bwarsaw | 1998-06-19 | 1 | -32/+13 |
| * | Add Unlock() calls where appropriate, and add lock = 0 to MailList | viega | 1998-06-13 | 1 | -8/+1 |
| * | Skip lists where send_reminders is 0. | viega | 1998-06-12 | 1 | -0/+2 |
| * | 1. Use the standard Python invocation #! line to get the interpreter | bwarsaw | 1998-05-26 | 1 | -6/+3 |
| * | Fixed a typo in the zipcode. | viega | 1998-05-26 | 1 | -2/+2 |
| * | Sending the password notices to -admin addr if new list option | mailman | 1998-05-26 | 1 | -4/+9 |
| * | Added copyright notices to all source files where I am legally entitled to do... | viega | 1998-05-25 | 1 | -1/+16 |
| * | Push the main code into a function, instead of inline. | mailman | 1998-04-10 | 1 | -22/+26 |
| * | Preparing to package a distribution - add __version__ info. | mailman | 1998-04-09 | 1 | -0/+2 |
| * | Include an "X-No-Archive: yes" header, for those messages that get | klm | 1998-04-07 | 1 | -1/+2 |