| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | do_child(): Move subjpref outside the if subj: test, otherwise a | bwarsaw | 2000-04-04 | 1 | -1/+1 |
| * | process(): Michael Yount writes to describe the handling of error code | bwarsaw | 2000-04-03 | 1 | -1/+10 |
| * | Implementation of file queing on total or partial delivery failures. | bwarsaw | 2000-03-28 | 1 | -7/+59 |
| * | pipeline_delivery(): factoring out common delivery code. | bwarsaw | 2000-03-28 | 1 | -15/+23 |
| * | do_child(): Move the global import of our own copy of nntplib into | bwarsaw | 2000-03-23 | 1 | -7/+3 |
| * | do_child(): set reader mode when creating the NNTP connection. | bwarsaw | 2000-03-21 | 1 | -1/+5 |
| * | Update the copyright lines to include the years 1999 & 2000. | bwarsaw | 2000-03-21 | 18 | -17/+32 |
| * | process(): Use only msg.GetSender() as the way to get the "author" | bwarsaw | 2000-03-03 | 1 | -4/+2 |
| * | DeliverToUser(): 'fastrack' => 'fasttrack' | bwarsaw | 2000-03-03 | 1 | -1/+1 |
| * | process(): 'fastrack' => 'fasttrack'. Elaborate the Reply-To: munging | bwarsaw | 2000-03-03 | 1 | -5/+10 |
| * | process(): had the shutcut return logic slightly off | bwarsaw | 2000-02-26 | 1 | -1/+1 |
| * | process(): Added support for autoresponding to the -request address. | bwarsaw | 2000-02-26 | 1 | -5/+14 |
| * | DeliverToList(): Added the Replybot module, just before the Hold | bwarsaw | 2000-02-19 | 1 | -1/+3 |
| * | The handler module which actually does the auto-responding. A few | bwarsaw | 2000-02-19 | 1 | -0/+82 |
| * | process(): when checking mlist.posters, be sure to lowercase all | bwarsaw | 2000-02-18 | 1 | -2/+2 |
| * | NotExplicitlyAllowed: New class to represent message hold conditions | bwarsaw | 2000-02-18 | 1 | -1/+13 |
| * | process(): When setting the 'Reply-To' header (note the | bwarsaw | 2000-02-08 | 1 | -1/+1 |
| * | process(): Short-circuit return for when the list object attribute | bwarsaw | 2000-02-08 | 1 | -1/+1 |
| * | * X-BeenThere: headers were being overwritten every time they reached | hmeland | 2000-02-08 | 1 | -1/+6 |
| * | process(): If the message has a header like "X-Archive: No" (case | bwarsaw | 2000-02-03 | 1 | -0/+4 |
| * | Digest.ComposeBaseHeaders(): Set the From: field of the digest message | bwarsaw | 2000-02-03 | 1 | -1/+1 |
| * | Need to import sys | bwarsaw | 2000-01-21 | 1 | -0/+1 |
| * | process(): the envelope sender for the outgoing message, i.e. the SMTP | bwarsaw | 2000-01-04 | 1 | -1/+2 |
| * | do_child(): catch and log nntplib.error_temp that can occur doing the | bwarsaw | 1999-12-25 | 1 | -2/+9 |
| * | process(): Use only the From: field to get the name to stick in the | bwarsaw | 1999-12-16 | 1 | -1/+8 |
| * | hold_for_approval(): When admin_immed_notify is false, the subject | bwarsaw | 1999-12-11 | 1 | -0/+1 |
| * | do_child(): contains all the code that the child processes perform. | bwarsaw | 1999-12-10 | 1 | -76/+85 |
| * | If messages originate from Usenet, do not hold them for implicit | bwarsaw | 1999-12-10 | 1 | -2/+6 |
| * | HandlerError: base class should be Errors.MailmanError | bwarsaw | 1999-12-09 | 1 | -1/+2 |
| * | hold_for_approval(): Don't send the author of the message a | bwarsaw | 1999-12-09 | 1 | -1/+2 |
| * | process(): quick return if there are no recipients! | bwarsaw | 1999-12-09 | 1 | -1/+6 |
| * | process(): quick return if there are no recipients! | bwarsaw | 1999-12-09 | 1 | -0/+3 |
| * | Include len of msg.recips in log msg | bwarsaw | 1999-12-02 | 1 | -1/+3 |
| * | Get DELIVERY_MODULE from mm_cfg.py. Makes for easier customization. | bwarsaw | 1999-11-30 | 1 | -9/+4 |
| * | Present(): Need blank line after Content-description header so MIME | bwarsaw | 1999-11-30 | 1 | -0/+1 |
| * | Parameterize the message delivery module used. | bwarsaw | 1999-11-30 | 1 | -2/+9 |
| * | Simple SMTP direct handoff of messages. This doesn't do DSN, nor does | bwarsaw | 1999-11-30 | 1 | -0/+67 |
| * | process(): Tack on the -f option to sendmail so that the envelope | bwarsaw | 1999-11-26 | 1 | -1/+4 |
| * | Remove "x-pmrqc:" header which apparently Pegasus mail can use to mine | bwarsaw | 1999-11-25 | 1 | -0/+2 |
| * | filterfunc(): Uh, fixed this because the old way never actually caught | bwarsaw | 1999-11-24 | 1 | -1/+1 |
| * | hold_for_approval(): Do the sending of postheld notification to the | bwarsaw | 1999-11-24 | 1 | -12/+17 |
| * | remove test values for KNOWN_SPAMMERS | bwarsaw | 1999-11-24 | 1 | -5/+1 |
| * | docstring | bwarsaw | 1999-11-24 | 1 | -2/+2 |
| * | Convert message delivery to pipeline architecture by using | bwarsaw | 1999-11-24 | 1 | -6/+8 |
| * | process() => DeliverToList() | bwarsaw | 1999-11-24 | 1 | -1/+19 |
| * | First, because this module is going to modify the Sender: field for | bwarsaw | 1999-11-24 | 1 | -6/+12 |
| * | Remove the ack_posts stuff, since this is now done in the Acknowledge | bwarsaw | 1999-11-24 | 1 | -5/+2 |
| * | AcknowlegePosts => AcknowledgePosts | bwarsaw | 1999-11-24 | 1 | -12/+17 |
| * | process(): Yikes! Don't calculate recipients if the msg object | bwarsaw | 1999-11-16 | 1 | -0/+4 |
| * | When adding the header and the footer, be sure to convert \r\n to just | bwarsaw | 1999-11-12 | 1 | -2/+3 |