diff options
| -rw-r--r-- | Mailman/aliases.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mailman/aliases.py b/Mailman/aliases.py index 525e0cfe2..0099a4f45 100644 --- a/Mailman/aliases.py +++ b/Mailman/aliases.py @@ -17,6 +17,7 @@ # This is mailman's interface to the alias database. # TODO: +# - fix this file! /etc/alias hacking no longer works # Write a wrapper program w/ root uid that allows the mailman user # only to update the alias database. |
