summaryrefslogtreecommitdiff
path: root/Mailman/MTA/Postfix.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sigh. I think BerkeleyDB support is just plain broken in standardbwarsaw2001-12-241-1/+9
* Updates to work better with virgin invocation.bwarsaw2001-12-061-23/+33
* Much changes for better virtual domain support.bwarsaw2001-11-261-33/+88
* Support for Postfix-style virtual domains.bwarsaw2001-11-241-33/+105
* addlist(): When creating the aliases file for the first time, be surebwarsaw2001-11-201-1/+7
* addlist(): Don't rely on the brilliant new feature in Python 2.1, wheretwouters2001-08-111-1/+1
* checkperms(): 'mode' -> 'stat[ST_MODE]'.twouters2001-07-101-1/+1
* create(), remove(): Take an optional flag `cgi' which indicatesbwarsaw2001-05-221-2/+2
* 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
* 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-091-0/+74