| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | genaliases interface conformance: | bwarsaw | 2001-12-06 | 1 | -1/+17 |
| | | | | | | | makelock(), clear(): no-ops create(): Add an optional (ignored) nolock argument. | ||||
| * | Add missing import of Mailman.Utils | twouters | 2001-09-04 | 1 | -0/+1 |
| | | |||||
| * | create(): Instead of using MAILMAN_OWNER, use Utils.get_site_email(). | bwarsaw | 2001-08-04 | 1 | -4/+6 |
| | | | | | The former config variable is going away. | ||||
| * | Fallback module for auto-creation/removal of lists. | bwarsaw | 2001-05-22 | 1 | -0/+110 |
| When a list is created or removed via the cli (i.e. bin/newlist), this prints an informative message containing the /etc/aliases entries to standard out. When a list is created or removed ttw, this sends an email message to MAILMAN_OWNER telling him what needs to be done (this isn't ideal but it's the best we can do). | |||||
