summaryrefslogtreecommitdiff
path: root/Mailman/MailCommandHandler.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Changed "fancy" to "mime" and respect change of EnableMime user optionmailman1998-03-131-8/+12
| | | | | | | | | | | | to DisableMime, as part of making mime mode the default for digests. Response to 'lists' command now sorts the lists, and formats the name/request addr/descr on two lines instead of sequeezing them onto one too-long line. Using _base_archive_url for FormatArchiveAnchor, instead of GetScriptURL("archives"), which assumes the archives are in the mailman hierarchy.
* Small formatting changes.klm1998-03-081-10/+16
|
* Minor message wording change.klm1998-03-081-2/+2
|
* Spruce up the help text a good bit.mailman1998-02-261-9/+14
| | | | | | | | Including wrapping some long lines - not nice to send out email that way, in almost any circumstance! Also, add an address for questions and comments to the bottom - always good to give recipients recourse to complain!
* Initial revisionmailman1998-02-251-0/+450