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