summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added -s/--subproc switch which subtly, but usefully changes its exitbwarsaw2001-11-211-3/+19
* start_runner(): Pass the -s flag to the qrunner script, which tells itbwarsaw2001-11-211-1/+1
* Better support for Berkeley DB link problems (I hope). The problem isbwarsaw2001-11-211-6/+21
* fix_url(): Calculate web_page_url from DEFAULT_URL_PATTERN andbwarsaw2001-11-211-1/+1
* process(): Simplify by calling out to matches_p() to do the actualbwarsaw2001-11-211-9/+28
* hold_for_approval(): In setting up the initial interpolationbwarsaw2001-11-211-1/+1
* GetConfigInfo(): Describe how the nonmember match rules can containbwarsaw2001-11-211-9/+28
* get_item_gui_value(), get_valid_value(): Added EmailListEx widgetbwarsaw2001-11-211-3/+6
* ProcessConfirmCmd(): Need to define listname and url local vars forbwarsaw2001-11-211-1/+4
* I don't think we need to import Mailman.i18n anymore. Anybwarsaw2001-11-211-6/+6
* Added EmailListEx widget which is just like EmailList except that itbwarsaw2001-11-211-12/+15
* Hungarian is iso-8859-2bwarsaw2001-11-211-1/+1
* Vizi Szilard's latest Hungarian catalogbwarsaw2001-11-212-1356/+1071
* Vizi Szilard's latest Hungarian templatesbwarsaw2001-11-2110-43/+33
* Update to reflect the changes in the english template.avalon2001-11-211-10/+10
* Latest Norwegian catalog. Corrected some typos.avalon2001-11-212-28/+15
* FR catalog updatedwilane2001-11-212-599/+849
* Testing perm suggested by Barry!wilane2001-11-201-2/+1
* Fix typo in module docstring, reported by Ousmane Wilanebwarsaw2001-11-201-1/+1
* New French templatebwarsaw2001-11-201-0/+11
* Ousmane Wilane's latest French templatesbwarsaw2001-11-2027-309/+343
* main(): Add Mailman/Cookie.py{,c} to the list of old sources needingbwarsaw2001-11-201-1/+1
* Because the CommandRunner no longer processes -owner messages, we needbwarsaw2001-11-202-34/+40
* Code cleaningbwarsaw2001-11-202-2/+6
* VALID_COMMANDS: Add bouncesbwarsaw2001-11-201-0/+1
* The script that listens on the -bounces address for a list.bwarsaw2001-11-201-0/+61
* SCRIPTS: add the bounces script.bwarsaw2001-11-201-1/+1
* main(): All owner refereces should point to the mailman-owner@dom.ainbwarsaw2001-11-201-5/+7
* tee_to_stdout=1 in the error handler.bwarsaw2001-11-202-2/+2
* process_request(): Utils.get_site_email()'s second argument should nobwarsaw2001-11-201-1/+1
* _dispose(): Support for regular non-personalized VERP delivery.bwarsaw2001-11-201-0/+7
* Some updating of the big comment. I'm not spending a lot of time onbwarsaw2001-11-201-6/+8
* This runner now only handles -request, -join, and -leave emails. Itbwarsaw2001-11-201-102/+10
* makealiases(): The list of aliases now includes -bounces which goes tobwarsaw2001-11-201-4/+6
* addlist(): When creating the aliases file for the first time, be surebwarsaw2001-11-201-1/+7
* Support for VERP deliveries.bwarsaw2001-11-201-22/+58
* Update some commentsbwarsaw2001-11-201-1/+7
* process(): VERP support. If VERP_PERSONALIZED_DELIVERIES is true,bwarsaw2001-11-201-1/+4
* process(): We're now setting Sender: and Errors-To: to thebwarsaw2001-11-201-3/+3
* process_request(): Utils.get_site_email()'s second argument should nobwarsaw2001-11-201-1/+1
* get_site_email(): Default the `extra' argument to None, and change thebwarsaw2001-11-201-2/+4
* CheckCookie(): Let's be explicit about using the Cookie.SimpleCookiebwarsaw2001-11-201-6/+19
* getListAddress(): Basic method for calculating a sub-address of thebwarsaw2001-11-201-10/+16
* New variables to control VERP-like behavior for better bouncebwarsaw2001-11-201-5/+73
* Some code cleaning, and adjustment to new API.bwarsaw2001-11-201-7/+2
* Fixed the email.Utils.formatdate() numeric timezone calculation forbwarsaw2001-11-191-0/+0
* email-0.96 which contains some fixes for parsedate*() andbwarsaw2001-11-192-0/+0
* Add a note about the Mailman FAQ wizard.bwarsaw2001-11-141-0/+4
* pending_requests(): Subscription ID records unpack to a 6 tuple now,bwarsaw2001-11-091-2/+9
* Version 0.95 contains an RFC 2822 compliant email.Utils.formatdate()bwarsaw2001-11-092-0/+0