| Commit message (Expand) | Author | Age | Files | Lines |
| * | All the old delivery scripts contact_transport, deliver, dumb_deliver | bwarsaw | 1999-11-24 | 4 | -331/+0 |
| * | Applied patch for PR#69, although num_addrs doesn't appear to be used | bwarsaw | 1999-07-09 | 1 | -1/+1 |
| * | deliver shouldn't be ignored! | bwarsaw | 1999-03-31 | 1 | -1/+0 |
| * | VERSION is no longer set in configure because it's too hard to | bwarsaw | 1999-01-15 | 1 | -2/+0 |
| * | forker(): fixed typo in docstring. Also use Utils.reraise() instead | bwarsaw | 1999-01-08 | 1 | -2/+4 |
| * | Removed import of smtplib, since it isn't used in this file. | bwarsaw | 1998-12-22 | 1 | -2/+0 |
| * | Made a new system limit called SMTP_MAX_RCPTS that limits the number | cotton | 1998-11-23 | 1 | -10/+20 |
| * | main(): Only the child proces should do an os._exit() - and we put it | klm | 1998-11-21 | 1 | -2/+4 |
| * | make finish | bwarsaw | 1998-10-20 | 1 | -0/+2 |
| * | changed contact_transport so that it doesn't invoke a queue run | cotton | 1998-10-05 | 1 | -1/+1 |
| * | Do some explicit logging if an error is encountered in the queueing of | klm | 1998-08-05 | 1 | -1/+9 |
| * | do_child(): Take parameters via stdin lines, instead of command line | klm | 1998-07-23 | 1 | -34/+35 |
| * | Take parameters via stdin lines, instead of command line arguments, to | klm | 1998-07-23 | 1 | -4/+19 |
| * | Utils.TrySMTPDelivery() was being invoked with the from_addr and | klm | 1998-07-23 | 1 | -1/+1 |
| * | Whoops! Neglected to mention that i added a LogStdErr() call to | klm | 1998-07-23 | 1 | -1/+1 |
| * | Add missing imports so we don't depend on other modules populating | klm | 1998-07-23 | 1 | -6/+8 |
| * | Whoops, there was another call to smtplib that needed the indirection. | viega | 1998-07-20 | 1 | -4/+3 |
| * | Cosmetic addition of info about the purpose of the REFRACT and TRIES | klm | 1998-07-02 | 1 | -1/+2 |
| * | [Other developers - please take a look at these refinements to the | klm | 1998-07-01 | 1 | -58/+112 |
| * | Packagized | bwarsaw | 1998-06-19 | 2 | -2/+5 |
| * | Fixed a typo which only is a problem if there is 1 group. | viega | 1998-06-02 | 1 | -3/+3 |
| * | Modified the deliver scripts to call contact_transport via a popen | viega | 1998-05-30 | 3 | -30/+24 |
| * | Added the contact_transport script to the list of files to copy. | viega | 1998-05-30 | 1 | -1/+1 |
| * | Fixed a bug where the first parameter to exec wasn't right, nor were | viega | 1998-05-30 | 1 | -3/+3 |
| * | Fixed this to generate a new temp file for each time it contacts | viega | 1998-05-30 | 1 | -7/+20 |
| * | There are some commented out debugging lines now. | viega | 1998-05-30 | 1 | -0/+2 |
| * | Just removed a setting of SENDMAIL_CMD I overlooked. | viega | 1998-05-29 | 1 | -1/+0 |
| * | Modified to use contact_transport instead of a sendmail command. | viega | 1998-05-28 | 2 | -27/+14 |
| * | Script that contacts port 25 to send mail. It currently uses my smtplib.py | viega | 1998-05-28 | 1 | -0/+36 |
| * | ignore the Makefile | bwarsaw | 1998-05-26 | 1 | -0/+1 |
| * | Autoconf template for this directory's Makefile. | bwarsaw | 1998-05-26 | 1 | -0/+69 |
| * | 1. Use the standard Python invocation #! line to get the interpreter | bwarsaw | 1998-05-26 | 1 | -1/+1 |
| * | 1. Use the standard Python invocation #! line to get the interpreter | bwarsaw | 1998-05-26 | 1 | -4/+3 |
| * | Fixed a typo in the zipcode. | viega | 1998-05-26 | 2 | -3/+3 |
| * | Added copyright notices to all source files where I am legally entitled to do... | viega | 1998-05-25 | 2 | -1/+32 |
| * | Resolved elusive bug - addresses containing quotes - eg, | klm | 1998-04-11 | 1 | -1/+2 |
| * | Preparing to package a distribution - add a module docstring and | mailman | 1998-04-09 | 1 | -0/+4 |
| * | Added a modest docstring to GroupByDomain. | mailman | 1998-03-30 | 1 | -0/+1 |
| * | We have been seeing problems when invoked in a tight loop from | mailman | 1998-03-20 | 1 | -3/+5 |
| * | Whoops! Neglected to notice that deliver is a script, not a binary, so i'm | mailman | 1998-03-08 | 1 | -0/+76 |
| * | Ignore the binaries - they should be built fresh from the sources in | mailman | 1998-03-04 | 1 | -0/+3 |
| * | Initial revision | mailman | 1998-02-27 | 1 | -0/+22 |