summaryrefslogtreecommitdiff
path: root/modules/mm_err.py
Commit message (Expand)AuthorAgeFilesLines
* All these files have been moved to the Mailman directory (and some renamed)bwarsaw1998-06-191-70/+0
* Fixed a typo in the zipcode.viega1998-05-261-2/+2
* Added copyright notices to all source files where I am legally entitled to do...viega1998-05-251-1/+18
* New LOOPING_POST error message, for wide-loop detection disposition.klm1998-04-271-1/+2
* Added missing "</dl>" to MESSAGE_DECORATION_NOTE.mailman1998-04-231-1/+2
* Move MESSAGE_DECORATION_NOTE here from mm-defaults, and move all themailman1998-04-091-4/+29
* Defining error-message vars for use instead of string literals, somailman1998-04-081-1/+4
* MMBadUserError for user records that have been corrupted, eg notmailman1998-03-261-0/+1
* Add MODERATED_LIST_MSG so it can be recognized across modules - inmailman1998-03-191-0/+2
* New error MMBadConfigError.klm1998-03-081-0/+1
* Add errors MMUnknownListError and MMBadListError, so maillist.py canmailman1998-03-041-0/+3
* Initial revisionmailman1998-02-271-0/+16