| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Experimental Gunicorn support. | Barry Warsaw | 2017-02-10 | 1 | -0/+61 |
| | | |||||
| * | Add a README for contributions. | Barry Warsaw | 2016-02-26 | 1 | -0/+16 |
| | | |||||
| * | Add documentation on interfacing with qmail | Thomas Schneider | 2016-02-25 | 1 | -0/+30 |
| | | | | | Signed-off-by: Thomas Schneider <qsuscs@qsuscs.de> | ||||
| * | The current contrib directory is not really compatible or appropriate for | Barry Warsaw | 2011-06-16 | 14 | -2535/+0 |
| | | | | | Mailman 3. Maybe it'll come back later. | ||||
| * | checkpointing | Barry Warsaw | 2010-08-07 | 1 | -0/+60 |
| | | |||||
| * | Fixed bug # 1660666. | msapiro | 2007-02-15 | 1 | -3/+4 |
| | | |||||
| * | Update copyright years. | bwarsaw | 2007-01-19 | 2 | -3/+4 |
| | | |||||
| * | Added note from Kevin McNamee. Renamed from mm-handler.readme. | msapiro | 2006-02-20 | 1 | -1/+65 |
| | | |||||
| * | Update Brad Knowles' mailman daily status report to version 0.0.16. | msapiro | 2006-01-29 | 2 | -33/+139 |
| | | |||||
| * | mmdsr.readme -> README.mmdsr | bwarsaw | 2005-12-30 | 1 | -0/+35 |
| | | |||||
| * | mmdsr.readme -> README.mmdsr | bwarsaw | 2005-12-30 | 1 | -35/+0 |
| | | |||||
| * | Port cleaning changes forward from 2.1-maint branch. | bwarsaw | 2005-12-30 | 1 | -24/+26 |
| | | |||||
| * | Initial Mailman Daily Status Report script. | msapiro | 2005-12-25 | 2 | -0/+509 |
| | | |||||
| * | FSF office has moved. chdcking in for MAIN branch. | tkikuchi | 2005-08-27 | 3 | -3/+3 |
| | | |||||
| * | A couple of fixes as identified by Rostyk Ivantsiv, but mostly | bwarsaw | 2003-02-19 | 1 | -5/+6 |
| | | | | | | | | | | untested. Whitespace normalization, along with an indentation fix. chown() call still used MAILMAN_GID but that variable is gone now. Instead, use grp.getgrnam() to get the gid from MAILMAN_GROUP. | ||||
| * | Application of patch #682573 by Matthias Juchem. | bwarsaw | 2003-02-08 | 1 | -1/+2 |
| | | |||||
| * | Matthias Juchem's patch # 645422 to use @prefix@ instead of hardcoded | bwarsaw | 2002-12-24 | 1 | -2/+2 |
| | | | | | | | $prefix. Additional patch by Barry to use @PYTHON@ | ||||
| * | Patch set for SF bug #596565. Use symbolic user/group names instead | bwarsaw | 2002-08-23 | 1 | -70/+77 |
| | | | | | | | | | | | | | | | of numeric ids. Initial idea and patch by Todd Vierling, fleshed out by Barry. Specific changes here: MAILMAN_UID -> MAILMAN_USER MAILMAN_GID -> MAILMAN_GROUP Note that this change is a pure textual substitution and eyeballing. I don't have a way to test this file, so would appreciate someone else looking at it and verifying the changes. | ||||
| * | Bill Wagner points out that MailmanHome is now /usr/local/mailman | bwarsaw | 2002-04-05 | 1 | -2/+2 |
| | | |||||
| * | Merged in contributed updates by Ron Jarrell to work with MM2.1 | bwarsaw | 2002-04-05 | 1 | -18/+31 |
| | | | | | | | | | | | | | | | | | better. Barry - dgc's mm-handler isn't prepared to handle 2.1; it's using the old structure for aliases. Not surprisingly. However, since it's referenced in the docs as a sendmail solution, it'll probably surprise some people who try it, when things go majorly foobar (even the wrapper script name is wrong.) Ok. Diff against cvs again. Handles the VERP tokens just fine. If I wasn't *still* here fiddling at 7am it'd probably be a tad more elegant, but it work. :) | ||||
| * | Merge Ben's changes: | bwarsaw | 2002-04-05 | 1 | -3/+6 |
| | | | | | | | With the new wrapper script and list types, contrib/qmail-to-mailman.py needed a little bump to be able to automatically manage mailing lists with -join, -leave, etc. suffixes. | ||||
| * | main(): mail/wrapper has been renamed to mail/mailman | bwarsaw | 2002-04-05 | 1 | -2/+2 |
| | | |||||
| * | Update copyright years. | bwarsaw | 2002-03-16 | 2 | -2/+2 |
| | | |||||
| * | A Majordomo -> Mailman 2.0 conversion script by Heiko Rommel. This | bwarsaw | 2002-03-08 | 1 | -0/+691 |
| | | | | | probably needs porting to MM2.1. | ||||
| * | Marc MERLIN's update for the wrapper renaming. | bwarsaw | 2002-03-07 | 1 | -1/+1 |
| | | |||||
| * | Fix copyright years | bwarsaw | 2002-01-01 | 1 | -1/+1 |
| | | |||||
| * | Marc MERLIN's new recipes for secure Linuxes replaces these two files. | bwarsaw | 2002-01-01 | 2 | -146/+0 |
| | | |||||
| * | New updates by Marc MERLIN for hints on getting Mailman to run on | bwarsaw | 2002-01-01 | 2 | -0/+187 |
| | | | | | secure Linuxes (Lini? :). | ||||
| * | David Champion's contribution for better Sendmail/Mailman integration | bwarsaw | 2001-10-27 | 4 | -0/+554 |
| | | |||||
| * | Fix this to check the config.pck and config.pck.last files too (I think). | bwarsaw | 2001-10-04 | 1 | -5/+5 |
| | | |||||
| * | Since these scripts are always run from the wrapper, they don't need a | bwarsaw | 2001-09-07 | 1 | -1/+1 |
| | | | | | #! line. | ||||
| * | Ben Gertzfield's patch to hardcode the path to the python executable | bwarsaw | 2001-09-07 | 3 | -3/+3 |
| | | | | | | | | | | | | | | into the script's #! line -- based on --with-python settings, without losing CVS revision history. #! /usr/bin/env python becomes #! @PYTHON@ which gets substituted for in configure. | ||||
| * | Instead of using MAILMAN_OWNER, use Utils.get_site_email(). The | bwarsaw | 2001-08-04 | 1 | -2/+4 |
| | | | | | former config variable is going away. | ||||
| * | main(): Be sure to set the _plaintext message metadata key to inform | bwarsaw | 2001-06-27 | 1 | -0/+1 |
| | | | | | | the Switchboard that it should save the message as plain text and not as a pickle. | ||||
| * | main(): Set the message metadata `received_time' to the current time. | bwarsaw | 2001-05-01 | 1 | -1/+5 |
| | | | | | | Note that ToArchive.py will set this if it isn't present in the metadata already, however that might incur hold and other delays. | ||||
| * | Forward-port of Marc Merlin's securelinux_fix.py additions from | bwarsaw | 2001-03-18 | 1 | -8/+6 |
| | | | | | Mailman 2.0.3. | ||||
| * | Marc Merlin's README describing his script to fix the Openwall restrictions. | bwarsaw | 2001-03-12 | 1 | -0/+12 |
| | | |||||
| * | Convert to using the new switchboard interface. | bwarsaw | 2001-02-15 | 1 | -7/+4 |
| | | |||||
| * | main(): Some fixes to handle situations such as sending directly to | bwarsaw | 2000-12-20 | 1 | -8/+27 |
| | | | | | | | the non-extension address, and for handling listnames with dashes in them. Also, do better matching of incoming message's target domain with the list's domain. | ||||
| * | intermediate | bwarsaw | 2000-12-08 | 1 | -1/+4 |
| | | |||||
| * | Script which can be used to make Postfix automatically recognize new | bwarsaw | 2000-12-08 | 1 | -0/+92 |
| | | | | | mailing lists. | ||||
| * | Applied patch by Tanner Lovelace to fix non-lower-case list names in | bwarsaw | 2000-11-16 | 1 | -0/+1 |
| | | | | | the email address. Closes bug #122358 and patch #102373. | ||||
| * | Updated to Marc MERLIN's latest version, which adds setgid() calls. | bwarsaw | 2000-11-09 | 1 | -15/+17 |
| | | | | | | Minor edits by Barry to the docstring, and fixed one typo (missing parens in an fp.close() call). | ||||
| * | A simple README for the contrib directory. | bwarsaw | 2000-11-01 | 1 | -0/+4 |
| | | |||||
| * | Marc Merlin's contributed script to provide support for Linux and | bwarsaw | 2000-10-31 | 1 | -0/+134 |
| | | | | | restricted hardlinks. Unsupported. Closes SF patch #101812. | ||||
| * | Contributed by Sean Reifschneider. Closes SF patch #101847. | bwarsaw | 2000-10-23 | 1 | -0/+101 |
| | | |||||
| * | SF Patch #101845 by Sean Reifschneider to add the "preline" call. | bwarsaw | 2000-10-20 | 1 | -1/+4 |
| | | |||||
| * | untabify | bwarsaw | 1999-03-20 | 1 | -2/+2 |
| | | |||||
| * | Contribution by Bruce Perens -- cleaned for style by bwarsaw | bwarsaw | 1999-03-20 | 1 | -0/+108 |
