summaryrefslogtreecommitdiff
path: root/Mailman/MTA (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sigh. I think BerkeleyDB support is just plain broken in standardbwarsaw2001-12-241-1/+9
* makealiases(): To avoid name clashes with other MLM's, rename thebwarsaw2001-12-241-1/+1
* Updates to work better with virgin invocation.bwarsaw2001-12-061-23/+33
* genaliases interface conformance:bwarsaw2001-12-061-1/+17
* makealiases(): Generate the new set of alias to script mappings.bwarsaw2001-11-301-10/+17
* Much changes for better virtual domain support.bwarsaw2001-11-261-33/+88
* Support for Postfix-style virtual domains.bwarsaw2001-11-241-33/+105
* makealiases(): The list of aliases now includes -bounces which goes tobwarsaw2001-11-201-4/+6
* addlist(): When creating the aliases file for the first time, be surebwarsaw2001-11-201-1/+7
* Add missing import of Mailman.Utilstwouters2001-09-041-0/+1
* addlist(): Don't rely on the brilliant new feature in Python 2.1, wheretwouters2001-08-111-1/+1
* create(): Instead of using MAILMAN_OWNER, use Utils.get_site_email().bwarsaw2001-08-041-4/+6
* checkperms(): 'mode' -> 'stat[ST_MODE]'.twouters2001-07-101-1/+1
* create(), remove(): Take an optional flag `cgi' which indicatesbwarsaw2001-05-221-2/+2
* Fallback module for auto-creation/removal of lists.bwarsaw2001-05-221-0/+110
* checkperms(): aliases.db should be owned by mailman now, not root.bwarsaw2001-05-111-2/+2
* create(), remove(): Before we write to the aliases.db file, we mustbwarsaw2001-05-111-2/+47
* intermediatebwarsaw2001-05-101-0/+46
* List creation/removal hooks now keep both the plain text filebwarsaw2001-05-101-29/+120
* checkperms(): Postfix-specific permission checks: make sure thebwarsaw2001-05-091-2/+48
* intermediatebwarsaw2001-05-091-1/+0
* Checking in the usual .cvsignore, Makefile.in, and __init__.py files.bwarsaw2001-05-094-0/+159