summaryrefslogtreecommitdiff
path: root/contrib/qmail-to-mailman.py
Commit message (Collapse)AuthorAgeFilesLines
* The current contrib directory is not really compatible or appropriate forBarry Warsaw2011-06-161-116/+0
| | | | Mailman 3. Maybe it'll come back later.
* Application of patch #682573 by Matthias Juchem.bwarsaw2003-02-081-1/+2
|
* Matthias Juchem's patch # 645422 to use @prefix@ instead of hardcodedbwarsaw2002-12-241-2/+2
| | | | | | $prefix. Additional patch by Barry to use @PYTHON@
* Bill Wagner points out that MailmanHome is now /usr/local/mailmanbwarsaw2002-04-051-2/+2
|
* Merge Ben's changes:bwarsaw2002-04-051-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/mailmanbwarsaw2002-04-051-2/+2
|
* 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.
* Applied patch by Tanner Lovelace to fix non-lower-case list names inbwarsaw2000-11-161-0/+1
| | | | the email address. Closes bug #122358 and patch #102373.
* SF Patch #101845 by Sean Reifschneider to add the "preline" call.bwarsaw2000-10-201-1/+4
|
* untabifybwarsaw1999-03-201-2/+2
|
* Contribution by Bruce Perens -- cleaned for style by bwarsawbwarsaw1999-03-201-0/+108