| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | A substantial rewrite to support deferring the final stitching of the | bwarsaw | 2002-03-09 | 1 | -107/+120 |
| * | We're removing the entire Personalize.py module. It's no longer need | bwarsaw | 2002-03-09 | 1 | -65/+0 |
| * | process(): Largely unchanged since this still does the job of | bwarsaw | 2002-03-09 | 1 | -1/+1 |
| * | process(): To support VERP+personalizing in SMTPDirect.py, we no | bwarsaw | 2002-03-09 | 1 | -7/+1 |
| * | process(): Application of Jason Mastaler's patch #509386 which loosens | bwarsaw | 2002-03-07 | 1 | -9/+10 |
| * | process(): Changed the predicate for the interval-VERPing so that it | bwarsaw | 2002-03-07 | 1 | -3/+3 |
| * | Whitespace. | bwarsaw | 2002-03-07 | 1 | -1/+0 |
| * | Patches to support duplicate suppression for explicit recipients, | bwarsaw | 2002-03-05 | 1 | -2/+11 |
| * | intermediate | bwarsaw | 2002-03-05 | 1 | -4/+0 |
| * | Patches to support duplicate suppression for explicit recipients, | bwarsaw | 2002-03-05 | 1 | -0/+73 |
| * | do_discard(): Set up the outer bounce message the same way we set up | bwarsaw | 2002-03-01 | 1 | -5/+4 |
| * | do_reject(): Better grammar for the reject message. | bwarsaw | 2002-03-01 | 1 | -3/+3 |
| * | hold_for_approval(): Instead of using add_header to set to set the | bwarsaw | 2002-02-28 | 1 | -4/+3 |
| * | process(): Ignore all values of X-No-Archive: header; it's mere | bwarsaw | 2002-02-26 | 1 | -5/+5 |
| * | decorate(): When the mailing list object has a true attribute | bwarsaw | 2002-02-23 | 1 | -2/+16 |
| * | process(): When the mailing list object has a true attribute | bwarsaw | 2002-02-23 | 1 | -0/+3 |
| * | process(): Set the `verp' key in the metadata here, based on post_id | bwarsaw | 2002-02-12 | 1 | -1/+13 |
| * | process(), hold_for_approval(), do_discard(): When creating the | bwarsaw | 2002-02-11 | 4 | -10/+7 |
| * | scanbody(): In Python 2.2, email.Iterators.body_line_iterator() will | bwarsaw | 2002-01-23 | 1 | -2/+2 |
| * | decorate(): It's simply too easy to write %(foo)s strings that can | bwarsaw | 2002-01-23 | 1 | -6/+19 |
| * | Some elaboration of the member moderation flag semantics. Now it's | bwarsaw | 2002-01-21 | 1 | -2/+25 |
| * | do_discard(): Fix the calculation of the VARHELP url for the | bwarsaw | 2002-01-08 | 1 | -2/+2 |
| * | hold_for_approval(): Add Content-Type: header with the proper charset | bwarsaw | 2002-01-06 | 1 | -3/+5 |
| * | send_i18n_digests(): Use getDeliveryStatus(). | bwarsaw | 2001-12-19 | 1 | -1/+2 |
| * | save_attachment(): Why not actually /use/ the baseurl local variable? | bwarsaw | 2001-12-19 | 1 | -1/+1 |
| * | process(): Simplify the calculation of the List-Archive: header. | bwarsaw | 2001-12-19 | 1 | -4/+1 |
| * | process(): Use getDeliveryStatus(). | bwarsaw | 2001-12-19 | 1 | -1/+2 |
| * | Mailman re-uses connections to the SMTP server when delivering | bwarsaw | 2001-12-16 | 1 | -8/+4 |
| * | process(): Teach the scrubber about message/rfc822 types, which are | bwarsaw | 2001-11-30 | 1 | -3/+41 |
| * | Handler module which sets the recips metadata to the list owners (plus | bwarsaw | 2001-11-22 | 1 | -0/+23 |
| * | process(): When VERPing, blow away the Sender: and Errors-To: headers | bwarsaw | 2001-11-21 | 1 | -2/+14 |
| * | process(): Simplify by calling out to matches_p() to do the actual | bwarsaw | 2001-11-21 | 1 | -9/+28 |
| * | hold_for_approval(): In setting up the initial interpolation | bwarsaw | 2001-11-21 | 1 | -1/+1 |
| * | Support for VERP deliveries. | bwarsaw | 2001-11-20 | 1 | -22/+58 |
| * | Update some comments | bwarsaw | 2001-11-20 | 1 | -1/+7 |
| * | process(): VERP support. If VERP_PERSONALIZED_DELIVERIES is true, | bwarsaw | 2001-11-20 | 1 | -1/+4 |
| * | process(): We're now setting Sender: and Errors-To: to the | bwarsaw | 2001-11-20 | 1 | -3/+3 |
| * | process(): Implement ARCHIVE_HTML_SANITIZER == 3, strip but don't | bwarsaw | 2001-10-27 | 1 | -3/+16 |
| * | process(): Implement ARCHIVE_HTML_SANITIZER == 2, meaning "leave it | bwarsaw | 2001-10-27 | 1 | -6/+31 |
| * | Much revision based on good feedback from mailman-developers. | bwarsaw | 2001-10-26 | 1 | -42/+111 |
| * | process(), save_attachment(): Set the umask before creating the | bwarsaw | 2001-10-26 | 1 | -6/+6 |
| * | process(): Fix the processing of text/html parts w.r.t. discarding the | bwarsaw | 2001-10-26 | 1 | -3/+8 |
| * | Some refinements in the outputted appearance of the archive file. | bwarsaw | 2001-10-25 | 1 | -6/+56 |
| * | A new module that will clean messages before they're committed to | bwarsaw | 2001-10-24 | 1 | -0/+109 |
| * | process(): Forgot to include a realname local var. | bwarsaw | 2001-10-22 | 1 | -0/+1 |
| * | process(): If the list attribute include_rfc2369_headers is false, | bwarsaw | 2001-10-21 | 1 | -1/+1 |
| * | process(): Reworked Reply-To: munging so list owners can establish | bwarsaw | 2001-10-20 | 1 | -12/+31 |
| * | msgfactory(): Get rid of this, now that our own Mailbox class already | bwarsaw | 2001-10-15 | 1 | -12/+2 |
| * | intermediate | bwarsaw | 2001-10-15 | 1 | -0/+110 |
| * | process(): Remove the conditional tests for forbidden_posters, | bwarsaw | 2001-10-15 | 1 | -46/+29 |