summaryrefslogtreecommitdiff
path: root/Mailman
Commit message (Expand)AuthorAgeFilesLines
* __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
* processUnixMailbox(): Ignore any MessageParseErrors in either thebwarsaw2002-04-031-0/+7
* __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
* 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
* GetConfigInfo(): The comment says it all...bwarsaw2002-03-281-1/+7
* show_pending_subs(), show_pending_unsubs(): Remove duplicates bothbwarsaw2002-03-271-2/+10
* _snooze(): Use self.SLEEPTIME instead of mm_cfg.QRUNNER_SLEEP_TIME forbwarsaw2002-03-261-2/+4
* A significant rewrite of the main bounce runner logic to make itbwarsaw2002-03-261-112/+97
* ScanMessage(): This is an internal API change to make life much easierbwarsaw2002-03-261-59/+7
* GetAdminEmail() eradication campaign.bwarsaw2002-03-261-6/+5
* GetAdminEmail() eradication campaign.bwarsaw2002-03-261-1/+1
* GetAdminEmail() eradication campaign.bwarsaw2002-03-267-7/+7
* GetAdminEmail() eradication campaign.bwarsaw2002-03-261-1/+1
* show_helds_overview(): We can always guarantee that the length of thebwarsaw2002-03-261-5/+1
* GetAdminEmail() eradication campaign.bwarsaw2002-03-261-8/+8
* GetAdminEmail() eradication campaign.bwarsaw2002-03-261-4/+46
* GetAdminEmail() eradication campaign.bwarsaw2002-03-261-1/+1
* GetAdminEmail() eradication campaign.bwarsaw2002-03-261-2/+2
* change_options(): A kludge, but don't set the emergency attribute frombwarsaw2002-03-251-2/+4
* Feedback from Guido...bwarsaw2002-03-233-14/+28
* Good suggestion by Fred Drake: the delivery of MIME vs. plain textbwarsaw2002-03-221-18/+41
* GetStandardReplacements(): Add <mm-favicon> for a url replacement inbwarsaw2002-03-221-0/+1
* main(): Fix some of the messages so the end with a period and a space,bwarsaw2002-03-221-2/+2
* Typo noticed by Dan Buchmann.bwarsaw2002-03-161-1/+1
* Remove obsolete files.bwarsaw2002-03-161-58/+0
* Update copyright years.bwarsaw2002-03-1660-60/+60
* process(): Add another predicate to the test for whether we can addbwarsaw2002-03-161-0/+1
* processUnixMailbox(): Add optional start and end arguments so that webwarsaw2002-03-161-3/+16
* We can simplify the logic here because Python 2.1 is a minimumbwarsaw2002-03-161-26/+3
* Bump the version number to 2.1b1 in preparation for the first betabwarsaw2002-03-161-3/+3
* _dispose(): Fil correctly pointed out that each of thebwarsaw2002-03-151-9/+17
* _dispose(): Wrap the ParseMailCommands() call in a try/except. If thebwarsaw2002-03-151-1/+6
* ProcessSubscribeCmd(): If the address isn't given in the command, trybwarsaw2002-03-151-3/+10
* send_i18n_digests(): Be robust in the face of messages with no From:bwarsaw2002-03-151-2/+2
* Bump copyright years.bwarsaw2002-03-151-1/+1
* process(): If the Approved: header has a password match, also add thebwarsaw2002-03-151-0/+2
* intermediatebwarsaw2002-03-151-0/+37
* show_results(): Add support for the emergency hold button. Whenbwarsaw2002-03-151-24/+37
* GLOBAL_PIPELINE: Add the Emergency handler.bwarsaw2002-03-151-0/+1
* NewVars(): Add emergency attribute, if missing.bwarsaw2002-03-151-0/+2
* Bump DATA_FILE_VERSION to pick up the emergency attribute.bwarsaw2002-03-151-2/+2