| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | New feature (hopefully, the last one before feature freeze for 1.2 :) | bwarsaw | 2000-03-03 | 1 | -30/+63 |
| * | InputObj.Format(): When adding the keyword arguments as HTML | bwarsaw | 2000-03-03 | 1 | -10/+8 |
| * | Added an install-here target which doesn't recurse down the subdirs | bwarsaw | 2000-03-03 | 1 | -1/+3 |
| * | GetConfigInfo(): Use TEXTFIELDWIDTH for all string input fields | bwarsaw | 2000-03-03 | 3 | -7/+19 |
| * | TEXTFIELDWIDTH: Define a "standard" width for string input fields. | bwarsaw | 2000-03-03 | 1 | -0/+3 |
| * | ParseMailCommands(): Simply return if the message has an X-BeenThere | bwarsaw | 2000-02-26 | 1 | -0/+6 |
| * | SMTPDirect should be the default DELIVERY_MODULE | bwarsaw | 2000-02-26 | 1 | -2/+2 |
| * | process(): had the shutcut return logic slightly off | bwarsaw | 2000-02-26 | 1 | -1/+1 |
| * | GetItemGuiValue(): slight reworking of the RadioButtonArray kludge at | bwarsaw | 2000-02-26 | 1 | -4/+4 |
| * | ParseMailCommands(): Handle autoresponding to the -request address. | bwarsaw | 2000-02-26 | 1 | -0/+7 |
| * | process(): Added support for autoresponding to the -request address. | bwarsaw | 2000-02-26 | 1 | -5/+14 |
| * | InitVars(): added autorespond_requests, autoresponse_request_text, and | bwarsaw | 2000-02-26 | 1 | -17/+34 |
| * | RadioButtonArray.__init__(): added an XXX comment about the horizontal | bwarsaw | 2000-02-26 | 1 | -1/+3 |
| * | NewVars(): added autorespond_requests and autoresponse_request_text. | bwarsaw | 2000-02-26 | 1 | -0/+2 |
| * | bump data version to 18 | bwarsaw | 2000-02-26 | 1 | -1/+1 |
| * | lock(): Fixed typo; the call to self.__log() should have been | bwarsaw | 2000-02-26 | 1 | -1/+1 |
| * | FormatConfiguration(): Kludge in the encoding type | bwarsaw | 2000-02-25 | 1 | -11/+31 |
| * | GetConfigInfo(): autoresponse_postings_text and | bwarsaw | 2000-02-25 | 1 | -2/+2 |
| * | FileUpload: New class which outputs an input object for file uploads. | bwarsaw | 2000-02-25 | 1 | -3/+10 |
| * | Added a new GUI type called `FileUpload' which is essentially a tied | bwarsaw | 2000-02-25 | 1 | -0/+1 |
| * | CanonicalizeUserOptions(): Emergency patch. A user_options key can | bwarsaw | 2000-02-19 | 1 | -0/+2 |
| * | DeliverToList(): Added the Replybot module, just before the Hold | bwarsaw | 2000-02-19 | 1 | -1/+3 |
| * | The handler module which actually does the auto-responding. A few | bwarsaw | 2000-02-19 | 1 | -0/+82 |
| * | CATEGORIES: added `autoreply' category. | bwarsaw | 2000-02-19 | 1 | -1/+3 |
| * | Update(): Call NewVars(), a new function. | bwarsaw | 2000-02-19 | 1 | -7/+30 |
| * | Mixin the Autoresponder class. | bwarsaw | 2000-02-19 | 1 | -1/+5 |
| * | Autoresponder: New mixin class which contains attributes and | bwarsaw | 2000-02-19 | 1 | -0/+70 |
| * | Move DATA_FILE_VERSION to Version.py from Defaults.py.in so it's | bwarsaw | 2000-02-19 | 2 | -5/+6 |
| * | process(): when checking mlist.posters, be sure to lowercase all | bwarsaw | 2000-02-18 | 1 | -2/+2 |
| * | NotExplicitlyAllowed: New class to represent message hold conditions | bwarsaw | 2000-02-18 | 1 | -1/+13 |
| * | CloseLogs(): new method, useful to avoid `Too many open files' errors | hmeland | 2000-02-13 | 1 | -2/+10 |
| * | process(): When setting the 'Reply-To' header (note the | bwarsaw | 2000-02-08 | 1 | -1/+1 |
| * | process(): Short-circuit return for when the list object attribute | bwarsaw | 2000-02-08 | 1 | -1/+1 |
| * | * X-BeenThere: headers were being overwritten every time they reached | hmeland | 2000-02-08 | 1 | -1/+6 |
| * | ScanMessages(): Added new Smail detector. | bwarsaw | 2000-02-05 | 1 | -0/+1 |
| * | A simple Smail (I think) bounce detector. | bwarsaw | 2000-02-05 | 1 | -0/+50 |
| * | process(): If the message has a header like "X-Archive: No" (case | bwarsaw | 2000-02-03 | 1 | -0/+4 |
| * | Digest.ComposeBaseHeaders(): Set the From: field of the digest message | bwarsaw | 2000-02-03 | 1 | -1/+1 |
| * | SendSubscribeAck(), MailUserPassword(): Use listname-request instead | bwarsaw | 2000-02-03 | 1 | -6/+4 |
| * | main(): Handle the case where the environment has no PATH_INFO | bwarsaw | 2000-01-21 | 1 | -2/+5 |
| * | Need to import sys | bwarsaw | 2000-01-21 | 1 | -0/+1 |
| * | Use _nesting_level as the name of the module-global. | bwarsaw | 2000-01-17 | 1 | -11/+11 |
| * | process(): the envelope sender for the outgoing message, i.e. the SMTP | bwarsaw | 2000-01-04 | 1 | -1/+2 |
| * | GetScriptURL(): Use ./ if a relative script URL prefix is the empty | bwarsaw | 1999-12-27 | 1 | -0/+2 |
| * | FormatMembershipOptions(): Fixed keyword argument usage `obscured' => | bwarsaw | 1999-12-27 | 1 | -1/+1 |
| * | GetOptionsURL(): typo | bwarsaw | 1999-12-26 | 1 | -1/+1 |
| * | GetRelativeScriptURL(): transcription error | bwarsaw | 1999-12-26 | 1 | -1/+1 |
| * | GetOptionsURL(): transcription error | bwarsaw | 1999-12-26 | 1 | -1/+1 |
| * | GetScriptURL(), GetOptionsURL(): generalized method to get a script's | bwarsaw | 1999-12-25 | 1 | -18/+21 |
| * | AppendMessage(): the message's body could be the empty string. Check | bwarsaw | 1999-12-25 | 1 | -1/+1 |