summaryrefslogtreecommitdiff
path: root/scripts/owner (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set package name and version number in AC_INIT macro in configure.in. Also,bwarsaw2006-05-151-71/+0
* - fixed misspelling of propagate in loginit.initialize call in cron/disabled.msapiro2006-05-091-3/+9
* More logging updates:bwarsaw2006-04-281-12/+10
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* OWNER_PIPELINE: Moved to Defaults.py.inbwarsaw2002-08-091-8/+1
* main(): Add the `toowner' key to the message metadata so the Replybotbwarsaw2002-05-221-1/+2
* Update copyright years.bwarsaw2002-03-161-1/+1
* Because the CommandRunner no longer processes -owner messages, we needbwarsaw2001-11-201-17/+20
* Since these scripts are always run from the wrapper, they don't need abwarsaw2001-09-071-1/+1
* main(): Be sure to set the _plaintext message metadata key to informbwarsaw2001-06-271-2/+4
* Lots of updates to the New Order.bwarsaw2001-03-011-32/+21
* main(): Explicitly queue the message to INQUEUE_DIR (see changesbwarsaw2000-12-201-2/+2
* main(): If the message came from the -owner address, set the toownerbwarsaw2000-07-221-3/+11
* All three scripts have now been changed to always quickly queue theirbwarsaw2000-06-141-36/+18
* Robustification of posting. If any of the following fails -- the listbwarsaw2000-05-081-10/+28
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
* main(): Removed debugging hack (adding the MAILMAN_OWNER to the listbwarsaw2000-02-191-1/+3
* Port to the new bounce handling architecture.bwarsaw1999-12-091-4/+19
* Convert message delivery to pipeline architecture by usingbwarsaw1999-11-241-16/+20
* Use the new Mailman.Message.Message objects for the incoming messagebwarsaw1999-11-101-1/+1
* eradicate "maillist" as a nounbwarsaw1999-05-051-1/+1
* current_list => mlistbwarsaw1999-05-031-8/+6
* Added DeliverToOwner to Deliverer class in Deliverer.py that passescotton1998-10-011-1/+2
* StampedLogger now comes out of the Mailman.Logging.StampedLoggerbwarsaw1998-07-061-3/+3
* Packagizedbwarsaw1998-06-191-6/+9
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-5/+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
* Whoops - mailowner was still trying to open a file in /tmp for loggingklm1998-04-101-5/+8
* Preparing to package a distribution - add a module docstring andmailman1998-04-091-4/+10
* Initial revisionmailman1998-02-271-0/+26