| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Add the KoreanCodes package and generalize the installation procedure. | bwarsaw | 2002-04-08 | 1 | -5/+9 |
| * | send(): Add `reduced_list_headers' so CookHeaders knows not to add the | bwarsaw | 2002-04-08 | 1 | -0/+1 |
| * | process(): In response to bug #223533, we're changing when the RFC | bwarsaw | 2002-04-08 | 1 | -9/+16 |
| * | Catalog merged with last pot and updated + more fixes thanks to | wilane | 2002-04-08 | 2 | -655/+844 |
| * | main(): Deprecate -n/--non-digest-members-file in favor of | bwarsaw | 2002-04-06 | 1 | -4/+13 |
| * | is_administrivia(): Do the same test on the Subject: field that we do | bwarsaw | 2002-04-05 | 1 | -10/+8 |
| * | Bill Wagner points out that MailmanHome is now /usr/local/mailman | bwarsaw | 2002-04-05 | 1 | -2/+2 |
| * | get_senders(): If there's no envelope, get_unixfrom() will return | bwarsaw | 2002-04-05 | 1 | -1/+2 |
| * | Merged in comments by Norbert Bollow (NB). | bwarsaw | 2002-04-05 | 1 | -8/+16 |
| * | Merged in contributed updates by Ron Jarrell to work with MM2.1 | bwarsaw | 2002-04-05 | 1 | -18/+31 |
| * | Added a link to Norbert Bollow's Qmail page. | bwarsaw | 2002-04-05 | 1 | -0/+7 |
| * | Merge Ben's changes: | bwarsaw | 2002-04-05 | 1 | -3/+6 |
| * | main(): mail/wrapper has been renamed to mail/mailman | bwarsaw | 2002-04-05 | 1 | -2/+2 |
| * | Fix a typo found by Jon Parise. | bwarsaw | 2002-04-05 | 1 | -1/+1 |
| * | __load(): Big dummy, os.path.getmtime() can raise an OSError if the | bwarsaw | 2002-04-05 | 1 | -5/+12 |
| * | process_request(): When trying to find the mapping from url-host to | bwarsaw | 2002-04-05 | 1 | -1/+2 |
| * | __handlepost(): Preserved messages should be written out as plain | bwarsaw | 2002-04-04 | 1 | -2/+16 |
| * | Sigh, 2.1 is beta now | bwarsaw | 2002-04-04 | 2 | -5/+7 |
| * | Fix the link to 2.0.9 | bwarsaw | 2002-04-04 | 2 | -3/+3 |
| * | The latest stable version is 2.0.9 | bwarsaw | 2002-04-04 | 4 | -30/+44 |
| * | processUnixMailbox(): Ignore any MessageParseErrors in either the | bwarsaw | 2002-04-03 | 1 | -0/+7 |
| * | Dan Buchmann notices a redundancy in the usage string. | bwarsaw | 2002-04-03 | 1 | -1/+1 |
| * | Merged and updated norwegian catalog. | avalon | 2002-04-02 | 2 | -796/+1035 |
| * | Get rid of NONSCRIPTS. Even bin/withlist scriptlets should have an | bwarsaw | 2002-04-02 | 1 | -6/+0 |
| * | small fixes | mss | 2002-04-02 | 1 | -4/+4 |
| * | The latest Finnish catalog and templates from Pekka Haavisto. | bwarsaw | 2002-04-02 | 25 | -2010/+1821 |
| * | Updated message template. | bwarsaw | 2002-04-02 | 1 | -581/+717 |
| * | __handlepost(): Fix the composition of the forwarded message, so that | bwarsaw | 2002-04-01 | 1 | -1/+2 |
| * | HOLD_MESSAGES_AS_PICKLES: Flag to choose whether the held messages are | bwarsaw | 2002-04-01 | 1 | -3/+19 |
| * | _dispose(): We need to iterate over the addrs list. Also, reload the | bwarsaw | 2002-04-01 | 1 | -15/+17 |
| * | _dispose(): Since the runner doesn't normally need to lock the list, | bwarsaw | 2002-04-01 | 2 | -3/+4 |
| * | Update the big comment showing mail flow through the system. | bwarsaw | 2002-04-01 | 1 | -40/+58 |
| * | _dispose(): Since the BounceRunner doesn't normally need to lock the | bwarsaw | 2002-04-01 | 1 | -0/+2 |
| * | Make it much cheaper to call Load(), especially when the state hasn't | bwarsaw | 2002-04-01 | 1 | -5/+20 |
| * | Make convert.py and fix_url.py full-fledged scripts. They're still | bwarsaw | 2002-04-01 | 5 | -6/+25 |
| * | More fixes thanks to Fil | wilane | 2002-04-01 | 2 | -5/+5 |
| * | showresults(), membership_options(): A nicer placement and u/i for the | bwarsaw | 2002-03-29 | 1 | -14/+14 |
| * | Forgot to add `ko' for Korean. | bwarsaw | 2002-03-29 | 1 | -0/+1 |
| * | main(): Write the master-qrunner.pid file with 660 permissions. | bwarsaw | 2002-03-29 | 1 | -4/+9 |
| * | Korean translations by andsoon@igrus.inha.ac.kr | bwarsaw | 2002-03-28 | 34 | -0/+1193 |
| * | Add `ko' for Korean support. | bwarsaw | 2002-03-28 | 2 | -2/+2 |
| * | New Korean translation from andsoon@igrus.inha.ac.kr | bwarsaw | 2002-03-28 | 3 | -0/+7493 |
| * | GetConfigInfo(): The comment says it all... | bwarsaw | 2002-03-28 | 1 | -1/+7 |
| * | Add a catclean target to remove .pot and all the .mo, .po.old, and .po | bwarsaw | 2002-03-27 | 1 | -3/+5 |
| * | Added an import of Mailman.i18n to get the _() function. | bwarsaw | 2002-03-27 | 1 | -0/+1 |
| * | show_pending_subs(), show_pending_unsubs(): Remove duplicates both | bwarsaw | 2002-03-27 | 1 | -2/+10 |
| * | main(): Oops, missed a use of the obsolete GetAdminEmail(). | bwarsaw | 2002-03-27 | 1 | -1/+0 |
| * | SendExplanation(): GetAdminEmail() is gone so replace this with more | bwarsaw | 2002-03-27 | 1 | -3/+3 |
| * | poll_newsgroup(): GetAdminEmail() is gone so replace this with more | bwarsaw | 2002-03-27 | 1 | -2/+5 |
| * | main(): GetAdminEmail() is gone so replace this with more appropriate | bwarsaw | 2002-03-27 | 1 | -2/+3 |