| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Use new routine list_names(), instead of searching for the presence of | mailman | 1998-02-25 | 1 | -5/+4 | |
| | | | | | the list directory explicitly. | |||||
| * | Incorporated an anti-spam measure, requiring explicit naming of | mailman | 1998-02-22 | 1 | -9/+33 | |
| | | | | | | | | | | | | | | | maillist in a destination address - either in the to or cc headers. The option require_explicit_destination controls the behavior, and defaults to on. (This approach has been working nicely with the majordomo lists we have here.) MailList.HasExplicitDest(): New method. MailList.Post(): use HasExplicitDest if require_explicit_destination set. list_names(): New utility routine to get names of all lists in default list dir, ie dirs there that contain a config.db file. | |||||
| * | Added all_listpaths to easily get the paths to all maillists situated | mailman | 1998-02-21 | 1 | -0/+10 | |
| | | | | | | in the default lists directory. Used by new version of archive trigger in cron/archive. | |||||
| * | Initial revision | mailman | 1998-02-15 | 1 | -0/+467 | |
