| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Mailman 3. Maybe it'll come back later.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
untested.
Whitespace normalization, along with an indentation fix.
chown() call still used MAILMAN_GID but that variable is gone now.
Instead, use grp.getgrnam() to get the gid from MAILMAN_GROUP.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
of numeric ids. Initial idea and patch by Todd Vierling, fleshed out
by Barry.
Specific changes here:
MAILMAN_UID -> MAILMAN_USER
MAILMAN_GID -> MAILMAN_GROUP
Note that this change is a pure textual substitution and eyeballing.
I don't have a way to test this file, so would appreciate someone else
looking at it and verifying the changes.
|
| | |
|
| | |
|
|
|
secure Linuxes (Lini? :).
|