| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bite the bullet: rename the Mailman package to mailman. | Barry Warsaw | 2008-02-27 | 1 | -57/+0 |
| * | Tweak copyright years. | Barry Warsaw | 2008-02-07 | 1 | -1/+1 |
| * | It all started by trying to remove MailList.Create() and use the IListManager | Barry Warsaw | 2007-08-05 | 1 | -16/+0 |
| * | Fixes for i18n digest to work. | tkikuchi | 2007-03-02 | 1 | -1/+0 |
| * | Update copyright years. | bwarsaw | 2007-01-19 | 1 | -1/+1 |
| * | Merged revisions 8113-8121 via svnmerge from | bwarsaw | 2006-12-29 | 1 | -25/+26 |
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 1 | -1/+1 |
| * | send_digest_now(): Return a boolean flag specifying whether a digest | bwarsaw | 2002-02-27 | 1 | -1/+3 |
| * | InitVars(): For new lists, set one_last_digest to {}. Found by both | bwarsaw | 2001-09-08 | 1 | -0/+1 |
| * | All: | bwarsaw | 2001-07-18 | 1 | -82/+0 |
| * | bump_digest_volume(): Fixed cut-n-paste typos (mlist => self). | bwarsaw | 2001-07-10 | 1 | -2/+2 |
| * | Add missing import of the 'errno' module. | twouters | 2001-06-06 | 1 | -0/+1 |
| * | SetUserDigest(): Do not do a self.Save() at the end of this. I | bwarsaw | 2001-05-31 | 1 | -2/+0 |
| * | GetConfigInfoy(): Instead of passing in the list's preferred language, | bwarsaw | 2001-05-18 | 1 | -4/+3 |
| * | GetConfigInfo(): Two new configuration variables have been added: | bwarsaw | 2001-05-01 | 1 | -0/+44 |
| * | Added missing import. | bwarsaw | 2001-02-28 | 1 | -1/+2 |
| * | Latest round of jcrey's I18N patches. Specifically, | bwarsaw | 2000-12-26 | 1 | -2/+6 |
| * | First integration patch for Juan Carlos's translatable string changes | bwarsaw | 2000-12-07 | 1 | -17/+17 |
| * | GetConfigInfo(): Use Utils.maketest() to get the extra html for | bwarsaw | 2000-09-17 | 1 | -5/+6 |
| * | SetUserDigest(): Added new `force' flag, so that setting the digest | bwarsaw | 2000-09-11 | 1 | -3/+3 |
| * | Update the copyright lines to include the years 1999 & 2000. | bwarsaw | 2000-03-21 | 1 | -1/+1 |
| * | GetConfigInfo(): Use TEXTFIELDWIDTH for all string input fields | bwarsaw | 2000-03-03 | 1 | -2/+4 |
| * | Rip out great gobs of unused stuff. Most of the functionality is now | bwarsaw | 1999-11-10 | 1 | -381/+3 |
| * | SatisfyRefs(): Add `cgiext' key with value taken from mm_cfg.CGIEXT. | bwarsaw | 1999-07-18 | 1 | -0/+1 |
| * | Fixed ordering of MIME boundaries. | hmeland | 1999-06-13 | 1 | -4/+5 |
| * | eradicate "maillist" as a noun (sorry Ken :-) | bwarsaw | 1999-05-05 | 1 | -2/+2 |
| * | Sweeping changes to hopefully and finally (for 1.0 at least) make sane | bwarsaw | 1999-03-29 | 1 | -2/+3 |
| * | SetUserDigest(): When turning digests off, stick the entry for | bwarsaw | 1999-03-09 | 1 | -5/+13 |
| * | These changes represent the changes that make mailman's addressing | cotton | 1998-11-21 | 1 | -1/+1 |
| * | This change implements storing list members and digest members as | cotton | 1998-11-19 | 1 | -13/+15 |
| * | For plain digests we now filter the headers to remove everything but | klm | 1998-07-13 | 1 | -4/+54 |
| * | Digester.InitTempVars(): Add setting of self._mime_separator here, | klm | 1998-07-01 | 1 | -0/+3 |
| * | Convert all module names to their new names. | bwarsaw | 1998-06-19 | 1 | -11/+17 |
| * | digest_send_periodic now uses a Radio button instead of a number box, since | viega | 1998-06-11 | 1 | -2/+3 |
| * | Whoops, I forgot to check these in. They're changed to handle | viega | 1998-06-03 | 1 | -2/+3 |
| * | No longer pass in the stupid news parameter to DeliverToList(), since | viega | 1998-06-02 | 1 | -3/+3 |
| * | Pass the flag to .DeliverToList() that says, "don't repost this mail | viega | 1998-05-31 | 1 | -5/+5 |
| * | Fixed a typo in the zipcode. | viega | 1998-05-26 | 1 | -2/+2 |
| * | Added copyright notices to all source files where I am legally entitled to do... | viega | 1998-05-25 | 1 | -1/+18 |
| * | Removed constant i added but didn't use (SUBJ_REGARDS_PREFIX). | klm | 1998-05-03 | 1 | -3/+1 |
| * | .SaveForDigest(): | klm | 1998-05-02 | 1 | -18/+55 |
| * | .SendDigest(): digest_text wasn't defined - had to read the file. | klm | 1998-05-01 | 1 | -2/+2 |
| * | Digest(): new class which represents a digest in a presentation- | klm | 1998-05-01 | 1 | -79/+134 |
| * | For mime digests, substitute the result of mimetools.chooseboundary() | klm | 1998-04-27 | 1 | -67/+82 |
| * | .SaveForDigest(): When reply_goes_to_list is set, add a reply-to: | klm | 1998-04-23 | 1 | -6/+11 |
| * | Add the number of messages to the digest subject lines. | klm | 1998-04-22 | 1 | -12/+21 |
| * | (First checkin after release tagged mailman-1_0b2.) | klm | 1998-04-14 | 1 | -29/+34 |
| * | Send messages by connecting directly to port 25 and talking SMTP to | klm | 1998-04-13 | 1 | -3/+19 |
| * | Track move of MESSAGE_DECORATION_NOTE from mm-defaults to mm_err. | mailman | 1998-04-09 | 1 | -3/+3 |
| * | Preparing to package a distribution - add a module docstring and | mailman | 1998-04-09 | 1 | -0/+4 |