| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Updated catalogs, which now include the docstrings for the | bwarsaw | 2002-05-02 | 24 | -12370/+18933 |
| * | do_command(): If the Subject: header command was attempted and it | bwarsaw | 2002-05-02 | 1 | -4/+12 |
| * | __onefile(): If there's no `listname' key in the message metadata, use | bwarsaw | 2002-05-02 | 1 | -9/+8 |
| * | Dan Mick caught a typo in the docstring. | bwarsaw | 2002-05-02 | 1 | -1/+1 |
| * | Add the Mailman/Commands subdirectory to the list of build and install | bwarsaw | 2002-05-02 | 4 | -7/+7 |
| * | MailList: Remove MailCommandHandler from the list of base classes; | bwarsaw | 2002-05-02 | 1 | -6/+4 |
| * | This file has been replaced with the new email command framework. | bwarsaw | 2002-05-02 | 1 | -783/+0 |
| * | The mapping of short options names to their flags has been moved here | bwarsaw | 2002-05-02 | 1 | -8/+10 |
| * | membership_options(), change_options(): The mapping of short options | bwarsaw | 2002-05-02 | 1 | -4/+3 |
| * | _setValue(): The mapping of short options names to their flags has | bwarsaw | 2002-05-02 | 1 | -3/+1 |
| * | Update a comment. | bwarsaw | 2002-05-02 | 1 | -3/+1 |
| * | Support the new email commands framework. We now no longer use | bwarsaw | 2002-05-02 | 1 | -34/+115 |
| * | main(): Add Mailman/MailCommandHandler.py{,c} to the list of obsolete | bwarsaw | 2002-05-02 | 1 | -1/+1 |
| * | Updates to the help.txt file for all supported languages. Basically | bwarsaw | 2002-05-02 | 14 | -1020/+14 |
| * | New architecture for email commands. Instead of the monolithic (and | bwarsaw | 2002-05-02 | 18 | -0/+1298 |
| * | Update the Korean codecs to Kye-Shik Chang's <perky@fallin.lv> 2.0.4 | bwarsaw | 2002-05-01 | 1 | -1/+1 |
| * | Update the Korean codecs to Kye-Shik Chang's <perky@fallin.lv> 2.0.4 | bwarsaw | 2002-05-01 | 2 | -0/+0 |
| * | Article.__init__(): Use the Reply-To: address as the self.email only | bwarsaw | 2002-04-29 | 1 | -4/+6 |
| * | A patch (embedded in SF bug #411341) to add a -g/--goodbye-msg to | bwarsaw | 2002-04-28 | 1 | -1/+15 |
| * | Added some documentation for SMTPHOST, closing SF bug #418969 | bwarsaw | 2002-04-28 | 1 | -1/+3 |
| * | Share a single nntp connection amongst all lists with the same | bwarsaw | 2002-04-28 | 1 | -9/+29 |
| * | Neuter this example. | bwarsaw | 2002-04-28 | 1 | -1008/+1 |
| * | Updated and merged catalogs | bwarsaw | 2002-04-28 | 14 | -5013/+7016 |
| * | Italian translation updates from Simone Piunno. | bwarsaw | 2002-04-28 | 6 | -440/+469 |
| * | Untabification | bwarsaw | 2002-04-28 | 1 | -5/+5 |
| * | Improve the documentation for DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST. | bwarsaw | 2002-04-28 | 1 | -1/+19 |
| * | Bumping email package to 2.0.2 | bwarsaw | 2002-04-27 | 1 | -0/+0 |
| * | Even though distutils' --install-lib is advertised as overriding | bwarsaw | 2002-04-26 | 1 | -3/+4 |
| * | main(): Use a more POSIX-ly correct way to extract the exit status and | bwarsaw | 2002-04-26 | 1 | -11/+16 |
| * | A few corrections and improvements. | avalon | 2002-04-22 | 2 | -12/+12 |
| * | An an example of the types of urls used to get to a list's admin page. | bwarsaw | 2002-04-21 | 1 | -1/+5 |
| * | GetStandardReplacements(), MailmanLogo(), IMAGE_LOGOS, SHORTCUT_ICON: | bwarsaw | 2002-04-21 | 3 | -8/+11 |
| * | Don't set the digest type (plaintext or MIME) through this mechanism, | bwarsaw | 2002-04-19 | 1 | -4/+1 |
| * | save_attachment(): Ugly hack to make sure that the attachments | bwarsaw | 2002-04-19 | 1 | -1/+4 |
| * | HOLD_MESSAGES_AS_PICKLES: Promote to an mm_cfg.py configuration variable. | bwarsaw | 2002-04-19 | 2 | -8/+8 |
| * | ProcessConfirmation(): When checking the subscribe_policy, be sure to | bwarsaw | 2002-04-19 | 1 | -1/+4 |
| * | process(): Only add List-Post: if include_list_post_header is true. | bwarsaw | 2002-04-19 | 1 | -1/+3 |
| * | GetConfigInfo(): Add include_list_post_header configuration variable. | bwarsaw | 2002-04-19 | 1 | -0/+16 |
| * | NewVars(): Pick up include_list_post_header. | bwarsaw | 2002-04-19 | 1 | -0/+1 |
| * | DATA_FILE_VERSION: Bump this to pick up include_list_post_header. | bwarsaw | 2002-04-19 | 1 | -1/+1 |
| * | InitVars(): Added include_list_post_header which controls whether | bwarsaw | 2002-04-19 | 1 | -0/+1 |
| * | ALLOW_RFC2369_OVERRIDES: I give up. Set this default to 1 to allow | bwarsaw | 2002-04-19 | 1 | -20/+6 |
| * | handleForm(): GACK! Remove a debugging call. Thanks Ron! | bwarsaw | 2002-04-19 | 1 | -1/+0 |
| * | Put a link to the FAQ wizard at the top of the page. | bwarsaw | 2002-04-19 | 1 | -2/+3 |
| * | CheckValues(): Watch for bad patterns in topics and discard them if | bwarsaw | 2002-04-18 | 1 | -1/+11 |
| * | handleForm(): Don't allow a topic with a pattern which is an illegal | bwarsaw | 2002-04-18 | 1 | -0/+11 |
| * | _dispose(): In the SomeRecipientsFailed handler, be sure to set the | bwarsaw | 2002-04-18 | 1 | -2/+3 |
| * | process(), to_plaintext(): If the message gets modified, add an X- | bwarsaw | 2002-04-18 | 1 | -1/+12 |
| * | Updated the Japanese codecs package and the email package. | bwarsaw | 2002-04-18 | 4 | -1/+1 |
| * | More proofreading! Thanks to all members of mailman-fr@rezo.net. | wilane | 2002-04-17 | 2 | -8/+7 |