summaryrefslogtreecommitdiff
path: root/modules/maillist.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added init of admin_immed_notify, so list admins can choose to havemailman1998-03-131-53/+45
* Added obscure_addresses option, for thwarting web spiders fromklm1998-03-081-6/+17
* New privacy (ant-spam) feature - bounce_matching_headers option takesklm1998-03-081-35/+161
* Checked-in mm_cfg.py moved to mm_cfg.py.dist, so it never clobbersmailman1998-03-051-1/+7
* Use new mm_err exceptions to particularize list load failures.mailman1998-03-041-11/+17
* Add missing space to max_num_recipients config var description.mailman1998-03-041-2/+2
* Refined some option text descriptions, increased length of filtermailman1998-02-271-11/+10
* Prevent cascading subject-line list prefixes.mailman1998-02-261-38/+51
* Use new routine list_names(), instead of searching for the presence ofmailman1998-02-251-5/+4
* Incorporated an anti-spam measure, requiring explicit naming ofmailman1998-02-221-9/+33
* Added all_listpaths to easily get the paths to all maillists situatedmailman1998-02-211-0/+10
* Initial revisionmailman1998-02-151-0/+467