summaryrefslogtreecommitdiff
path: root/scripts/post (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use convenience StringIO modulebwarsaw1999-11-101-5/+1
* Several changes to use the new Message objects and interface tobwarsaw1999-11-101-6/+13
* Post(): New policy for message loops (e.g. messages that show up atbwarsaw1999-04-161-14/+23
* tmp_prevent_gate attribute on the MailList objects is gone!bwarsaw1999-03-061-4/+12
* Use Util.maketext() and move post held message intobwarsaw1998-08-291-16/+8
* SendTextToUser() no longer takes a raw argumentbwarsaw1998-08-291-2/+1
* Changing policy about when notifications are sent for posts held forklm1998-08-131-6/+2
* Using new, tidy mechanism for getting putting a StampedLogger onklm1998-08-031-7/+2
* Don't need to check whether the list is locked before doing the unlockklm1998-07-171-2/+1
* Check for existing lock before unlocking.klm1998-07-151-2/+2
* StampedLogger now comes out of the Mailman.Logging.StampedLoggerbwarsaw1998-07-061-3/+3
* Packagizedbwarsaw1998-06-191-9/+13
* Add Unlock() calls where appropriate, and add lock = 0 to MailListviega1998-06-131-3/+1
* Modified post to take a second optional argument. If the second argumentviega1998-05-311-2/+7
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-9/+8
* 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
* Set stderr to the logger, to get errors logged if they occur.mailman1998-04-101-3/+8
* Preparing to package a distribution - add __version__ info.mailman1998-04-091-0/+3
* In addition to moderated messages, recognize error messages associatedmailman1998-04-081-2/+6
* Add modest module docstring (while i happened to be there).mailman1998-04-031-4/+8
* Do not send out "holding for approval" messages when the reason formailman1998-03-181-2/+5
* Removed spurious and dangerous /tmp debugging output file - unwritableklm1998-03-081-3/+2
* Initial revisionmailman1998-02-271-0/+69