summaryrefslogtreecommitdiff
path: root/mailman/bin/add_members.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Push the source directory into a 'src' subdirectory so that zc.buildout worksBarry Warsaw2009-01-251-186/+0
| | | | correctly regardless of how it's used.
* Complete the integration of MTA setup with list creation and deletion. MakeBarry Warsaw2009-01-061-1/+1
| | | | | | | | | Postfix lmtp file more compliant with the Postfix docs. (Thanks Patrick Koetter). Fix a few more lazr.config conversion issues. Fix bin/show_qfiles, and add a --summary switch.
* "Fix" Pipermail in the sense that it doesn't traceback.Barry Warsaw2009-01-031-3/+4
| | | | | | | | Fix some typos in Utils.py Fix add_members and list_members Add a testing MTA.
* Bump copyright yearsBarry Warsaw2009-01-011-1/+1
|
* The future is now.Barry Warsaw2008-10-171-2/+0
|
* mailman.Errors -> mailman.core.errorsBarry Warsaw2008-09-261-2/+2
|
* Upgrade to GPLv3.Barry Warsaw2008-09-241-12/+12
|
* mailman.Version -> mailman.versionBarry Warsaw2008-03-311-1/+0
|
* Move AlreadySubscribedError to interfaces/member.py in the (new) preferenceBarry Warsaw2008-03-231-74/+63
| | | | | | | | for putting exceptions close to the interfaces where they are used. MakeRandomPassword() returns unicodes now. Flesh out bin/add_members.py and bin/list_members.py
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-0/+199