summaryrefslogtreecommitdiff
path: root/scripts/mailcmd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearsbwarsaw2001-02-281-1/+1
* Next round of big i18n patches.bwarsaw2001-02-281-22/+15
* main(): Explicitly queue the message to INQUEUE_DIR (see changesbwarsaw2000-12-201-1/+1
* Modifications to use extended print syntax.bwarsaw2000-12-071-3/+3
* All three scripts have now been changed to always quickly queue theirbwarsaw2000-06-141-18/+13
* main(): Takes no arguments.bwarsaw2000-05-221-1/+1
* Robustification of handling mail commands. If any of the followingbwarsaw2000-05-091-4/+22
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
* main(): set the `torequest' attribute to 1 on the message object.bwarsaw2000-02-261-0/+1
* Port to the new way of handling messages. Also we don't send emailbwarsaw1999-12-161-18/+18
* Post last-minute bug - unexercised 'import mm_cfg' finally wasklm1998-11-071-1/+1
* Removed obsolete import of StampedLogger.klm1998-08-031-1/+0
* Use simplified LogStdErr() call to enable error logging from thisklm1998-07-231-6/+2
* StampedLogger now comes out of the Mailman.Logging.StampedLoggerbwarsaw1998-07-061-2/+3
* Packagizedbwarsaw1998-06-191-14/+16
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-6/+3
* 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/+16
* Preparing to package a distribution - add a module docstring andmailman1998-04-091-0/+3
* Using StampedLogger (to logs/error) for stderr, for debugging.klm1998-03-301-6/+8
* Substitute logging (via mm_utils.StampedLogger()) instead ofmailman1998-03-271-8/+24
* Initial revisionmailman1998-02-261-0/+24