summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* The start of a manual for list administrators. Written in Pythonbwarsaw2002-10-231-0/+484
* process(): When holding non-member postings, either because they're onbwarsaw2002-10-221-6/+6
* A new DSN bounce sample.bwarsaw2002-10-221-0/+139
* Oops, postfix_06.txt -> dsn_10.txtbwarsaw2002-10-221-1/+1
* Added a bounce sample from Peer Heinlein. The DSN module correctlybwarsaw2002-10-221-0/+1
* Jon Parise's patch to improve the usage() output for the command linebwarsaw2002-10-2133-67/+199
* Fixed a bug in the pt_BR translation, and also updated the Russian .mobwarsaw2002-10-213-1/+1
* In the LogStdErr() call, we don't need to pass in the tee argument,bwarsaw2002-10-213-3/+3
* LogStdErr(): I don't think we really wanted to tee the log output tobwarsaw2002-10-211-19/+21
* For some reason we weren't quite using the released version of emailbwarsaw2002-10-211-0/+0
* send_response(): We have to pass the language into thebwarsaw2002-10-211-1/+2
* Updated Czech catalog, mostly HyperArch translations.danohnesorg2002-10-212-149/+98
* Looks like you have to import korean.aliases in order to get thebwarsaw2002-10-211-0/+4
* Jon Parise says:bwarsaw2002-10-211-1/+1
* pcre: Make the start line regexp even more liberal. Seems like any ofbwarsaw2002-10-211-1/+1
* main(): If we get an exception (any exception) while unshunting abwarsaw2002-10-211-4/+10
* maybe_forward(): Improve the grammatically anti-good message sent withbwarsaw2002-10-211-3/+3
* GetConfigInfo(): Quick patch for invalid html by Daniel Buchmann.bwarsaw2002-10-211-2/+3
* Norwegian catalog update. Not complete yet, just submitting my latest changes.avalon2002-10-202-13/+72
* updated to last mail<->news gateway changespioppo2002-10-202-44/+54
* More catalog updatesbwarsaw2002-10-2029-3805/+5114
* A bunch of updates.bwarsaw2002-10-201-0/+6
* Some help for running Mailman on MacOSX.bwarsaw2002-10-200-0/+0
* intermediatebwarsaw2002-10-201-0/+31
* Create(): include the full posting address in the error message forbwarsaw2002-10-201-2/+3
* dolist(): Add a check for consistency between the bounce_info andbwarsaw2002-10-201-5/+28
* __getstate__(), __setstate__(): Get rid of the lock object attributebwarsaw2002-10-201-2/+13
* prefix_subject(): The charsets coming from headerbits can be stringsbwarsaw2002-10-201-0/+2
* checkdata(): This should probably check request.db.tmp too.bwarsaw2002-10-201-1/+2
* __getstate__(self): Never pickle the lock object! I believe thisbwarsaw2002-10-191-0/+6
* Get rid of all the manipulations of the MailList object's lock file.bwarsaw2002-10-191-6/+2
* __writelog(): It turns out to be really helpful to print the stackbwarsaw2002-10-191-1/+4
* prepare_message(): If the newsgroup is moderated, news_moderation is 1bwarsaw2002-10-191-1/+7
* ModeratedNewsgroup: New hold class.bwarsaw2002-10-191-5/+12
* GetConfigInfo(): Added news_moderation variable, which is used tobwarsaw2002-10-191-12/+52
* add_options_table_item(), get_item_gui_value(): Pass the `extra' bitbwarsaw2002-10-191-12/+15
* NewVars(): Pick up news_moderation.bwarsaw2002-10-191-0/+1
* Whitespace normalization.bwarsaw2002-10-191-3/+3
* DATA_FILE_VERSION: Bump to pick up news_moderation.bwarsaw2002-10-191-1/+1
* InitVars(): New config variable news_moderation, which is a 3-way flagbwarsaw2002-10-191-3/+6
* Added Greg's distillation and variation on my riff about upgradingbwarsaw2002-10-191-6/+107
* Whitespace normalization.bwarsaw2002-10-191-4/+4
* SendSubscribeAck(), SendUnsubscribeAck(), MailUserPassword(): Sincebwarsaw2002-10-181-3/+3
* Add a work around for the default small stack size on MacOSX.bwarsaw2002-10-181-0/+19
* Another update from Gregbwarsaw2002-10-181-9/+2
* Whitespace normalizationbwarsaw2002-10-181-3/+3
* A bouncer that recognizes (some) MS Exchange bounces.bwarsaw2002-10-180-0/+0
* intermediatebwarsaw2002-10-181-0/+47
* DATA: Added tests for MS Exchange.bwarsaw2002-10-181-4/+7
* Whitespace normalization and pychecker fixes.bwarsaw2002-10-181-5/+7