summaryrefslogtreecommitdiff
path: root/contrib/rotatelogs.py
Commit message (Collapse)AuthorAgeFilesLines
* The current contrib directory is not really compatible or appropriate forBarry Warsaw2011-06-161-104/+0
| | | | Mailman 3. Maybe it'll come back later.
* Update copyright years.bwarsaw2007-01-191-2/+3
|
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
|
* Update copyright years.bwarsaw2002-03-161-1/+1
|
* Ben Gertzfield's patch to hardcode the path to the python executablebwarsaw2001-09-071-1/+1
| | | | | | | | | | | | | 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(). Thebwarsaw2001-08-041-2/+4
| | | | former config variable is going away.
* Contributed by Sean Reifschneider. Closes SF patch #101847.bwarsaw2000-10-231-0/+101