summaryrefslogtreecommitdiff
path: root/scripts/request
Commit message (Collapse)AuthorAgeFilesLines
* Preparing to package a distribution - add a module docstring andmailman1998-04-091-0/+3
| | | | __version__ info.
* Using StampedLogger (to logs/error) for stderr, for debugging.klm1998-03-301-6/+8
| | | | Refined module doc string a bit.
* Substitute logging (via mm_utils.StampedLogger()) instead ofmailman1998-03-271-8/+24
| | | | | | | | | | substituting a file (which, if it's unwritable, crashes mailman) for stderr. Send a notice to mailman owner when a list has an email alias, but does not exist - i.e. email makes it to the wrapper script, etc. Turn the comment at the top to a module docstring.
* Initial revisionmailman1998-02-261-0/+24