summaryrefslogtreecommitdiff
path: root/Mailman/TopicMgr.py
Commit message (Collapse)AuthorAgeFilesLines
* Post.py contains the virtual mailing list support (i.e. the ability tobwarsaw2001-07-191-0/+61
send a message from a list, but with an explicit list of recipients). There is both an importable API and a command line API when called as a script. TopicMgr.py contains the mixin class for initializing MailList attributes related to the topic filter feature.