summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* intermediatebwarsaw2001-08-041-0/+122
* Another SMTP32 examplebwarsaw2001-08-040-0/+0
* intermediatebwarsaw2001-08-041-0/+96
* ScanMessages(): Added SimpleWarning and LLNL modules.bwarsaw2001-08-041-0/+2
* Fix copyright yearsbwarsaw2001-08-041-1/+1
* New bounce examplesbwarsaw2001-08-042-0/+300
* A recognizer for LLNL's custom Sendmail.bwarsaw2001-08-040-0/+0
* intermediatebwarsaw2001-08-041-0/+35
* Extend the address-cre for "failed addresses follow:" to matchbwarsaw2001-08-041-1/+1
* Another SimpleMatchbwarsaw2001-08-040-0/+0
* intermediatebwarsaw2001-08-041-0/+105
* The start of a unit test suite. Yay! Only tests bounce detection sobwarsaw2001-08-042-0/+123
* A bunch of new bounce examples.bwarsaw2001-08-046-0/+1017
* Massively rewritten so as to (hopefully) simplify the logic, and notbwarsaw2001-08-041-100/+109
* process(): Add a default argument `patterns' so similar modules likebwarsaw2001-08-041-1/+2
* Recognize two similar Postfix mutations: something calling itselfbwarsaw2001-08-041-2/+11
* process(): "Internet Mail Service" sure looks awfully similar. Webwarsaw2001-08-041-0/+3
* check(): Add `delayed' as a valid Action: to match on.bwarsaw2001-08-041-1/+4
* Like SimpleMatch.py but with a different set of patterns (matchingbwarsaw2001-08-040-0/+0
* intermediatebwarsaw2001-08-041-0/+46
* No longer necessary.bwarsaw2001-08-041-4/+0
* Get rid of answer_majordomo_mail. It's seriously broken in MM2.1, andbwarsaw2001-08-042-42/+1
* GetConfigInfo(): Vizi Szilard noticed a few strings missing i18nbwarsaw2001-08-041-1/+1
* mailman-owner@%(hostname)s => %(siteowner)sbwarsaw2001-08-048-8/+8
* Split SCRIPTS into FILES and PROGRAMS. The former is installed withbwarsaw2001-08-041-5/+8
* Instead of using MAILMAN_OWNER, use Utils.get_site_email(). Thebwarsaw2001-08-041-2/+4
* main(): Instead of using MAILMAN_OWNER, use Utils.get_site_email().bwarsaw2001-08-043-7/+7
* create(): Instead of using MAILMAN_OWNER, use Utils.get_site_email().bwarsaw2001-08-041-4/+6
* process(): Instead of using MAILMAN_OWNER, use Utils.get_site_email().bwarsaw2001-08-041-1/+1
* listinfo_overview(): Instead of using MAILMAN_OWNER, usebwarsaw2001-08-041-2/+2
* process_request(): Instead of using MAILMAN_OWNER, usebwarsaw2001-08-041-6/+5
* admin_overview(): Instead of using MAILMAN_OWNER, usebwarsaw2001-08-041-1/+1
* get_site_email(): New function.bwarsaw2001-08-041-0/+6
* ApprovedAddMember(), ApprovedDeleteMember(): Instead of usingbwarsaw2001-08-041-4/+5
* MAILMAN_OWNER: Removed.bwarsaw2001-08-041-1/+1
* HandleBouncingAddress(): Instead of using MAILMAN_OWNER, usebwarsaw2001-08-041-2/+3
* Add big5 to LANGUAGES and also don't force marked.files andbwarsaw2001-08-031-3/+3
* New handler module to set things up for regular deliverybwarsaw2001-08-030-0/+0
* intermediatebwarsaw2001-08-031-0/+44
* process(): If the message should be personalized (i.e. its metadatabwarsaw2001-08-031-3/+22
* cosmeticbwarsaw2001-08-031-1/+0
* GetConfigInfo(): UI changes, first to make the header and footer textbwarsaw2001-08-031-3/+47
* change_options(): Always change the user's realname, not just if thebwarsaw2001-08-031-3/+2
* NewVars(): Add the `personalize' attribute if it's missing.bwarsaw2001-08-031-0/+1
* DATA_FILE_VERSION: Bump up to pick up the new `personalize' attribute.bwarsaw2001-08-031-1/+1
* getMemberCPAddress(): Bug fix -- return the case preserved address notbwarsaw2001-08-031-1/+1
* InitVars(): Initialize the `personalize' list attribute. Defaults to 0.bwarsaw2001-08-031-0/+1
* OWNERS_CAN_ENABLE_PERSONALIZATION: Flag which controls whether listbwarsaw2001-08-031-0/+8
* Some UI improvements suggested by Michael Yount:bwarsaw2001-08-031-9/+9
* Some UI improvements suggested by Michael Yount:bwarsaw2001-08-031-88/+111