| Commit message (Expand) | Author | Age | Files | Lines |
| * | Better support for "funny" characters in subject prefixes. | bwarsaw | 2002-10-02 | 1 | -42/+32 |
| * | prefix_subject(): Elaborate a comment. | bwarsaw | 2002-08-09 | 1 | -1/+3 |
| * | encode_p(): New helper function. | bwarsaw | 2002-08-09 | 1 | -3/+29 |
| * | Allow postings gatewayed to Usenet to inhibit the Subject: field | bwarsaw | 2002-07-31 | 1 | -2/+3 |
| * | subject_prefix(): We're using email 2.2 now so we can remove the | bwarsaw | 2002-07-26 | 1 | -3/+0 |
| * | prefix_subject(): This should fix Fil's duplicate encoding problem. | bwarsaw | 2002-07-23 | 1 | -7/+13 |
| * | process(): Implement a suggestion by David W. Tamkin on list-managers | bwarsaw | 2002-07-17 | 1 | -22/+24 |
| * | process(): Use Precedence: list instead of bulk for mail list exploded | bwarsaw | 2002-05-22 | 1 | -17/+8 |
| * | process(): Only add List-Post: if include_list_post_header is true. | bwarsaw | 2002-04-19 | 1 | -1/+3 |
| * | process(): We need to clean up the base archive url in two ways: | bwarsaw | 2002-04-11 | 1 | -1/+4 |
| * | process(): As Mentor Cana points out, dump_address_pair() is | bwarsaw | 2002-04-11 | 1 | -1/+1 |
| * | process(), prefix_subject(): Ben Gertzfield's patch (refactored by | bwarsaw | 2002-04-08 | 1 | -13/+44 |
| * | process(): In response to bug #223533, we're changing when the RFC | bwarsaw | 2002-04-08 | 1 | -9/+16 |
| * | process(): We don't need to do a ValidateEmail() on the | bwarsaw | 2002-03-12 | 1 | -6/+1 |
| * | process(): To support VERP+personalizing in SMTPDirect.py, we no | bwarsaw | 2002-03-09 | 1 | -7/+1 |
| * | process(): Simplify the calculation of the List-Archive: header. | bwarsaw | 2001-12-19 | 1 | -4/+1 |
| * | process(): We're now setting Sender: and Errors-To: to the | bwarsaw | 2001-11-20 | 1 | -3/+3 |
| * | 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 |
| * | Mostly cosmetic. | bwarsaw | 2001-10-01 | 1 | -9/+1 |
| * | process(): Do not munge the Reply-To: field if reply_goes_to_list is | bwarsaw | 2001-08-14 | 1 | -10/+15 |
| * | Conversion to mimelib. | bwarsaw | 2001-02-15 | 1 | -19/+35 |
| * | process(): Get rid of the string module in favor of string methods. | bwarsaw | 2000-12-20 | 1 | -3/+4 |
| * | First round integration of Juan Carlos's translatable string markings. | bwarsaw | 2000-12-07 | 1 | -1/+1 |
| * | process(): "Fix" the Reply-To: header munging algorithm. If munging | bwarsaw | 2000-11-16 | 1 | -5/+10 |
| * | process(): Patch by Fil to force listinfo urls to be absolute. | bwarsaw | 2000-10-27 | 1 | -1/+1 |
| * | process(): Wrap, in the RFC 822 style, the List-*: headers if they're | bwarsaw | 2000-10-06 | 1 | -0/+6 |
| * | process(): Darrell Fuhriman notes that the List-Archive: header's | bwarsaw | 2000-09-25 | 1 | -2/+3 |
| * | process(): Typo in Reply-To: munging section's logic crept into the | bwarsaw | 2000-09-25 | 1 | -1/+1 |
| * | process(): To finally break -admin autoreply loops, we need to add the | bwarsaw | 2000-09-21 | 1 | -2/+3 |
| * | process(): Implementation of RFC 2369, inspired by zedboy's (Darrell | bwarsaw | 2000-09-20 | 1 | -26/+41 |
| * | Do not set the List-Id: header if the msgdata contains the volatile | bwarsaw | 2000-09-15 | 1 | -1/+1 |
| * | process(): Because this module modifies the message object, set the | bwarsaw | 2000-07-27 | 1 | -0/+4 |
| * | process(): Set Sender: and Errors-To: either the the value specified | bwarsaw | 2000-07-22 | 1 | -2/+2 |
| * | Many changes to make message delivery more robust in the face of | bwarsaw | 2000-05-08 | 1 | -7/+8 |
| * | Update the copyright lines to include the years 1999 & 2000. | bwarsaw | 2000-03-21 | 1 | -1/+1 |
| * | process(): 'fastrack' => 'fasttrack'. Elaborate the Reply-To: munging | bwarsaw | 2000-03-03 | 1 | -5/+10 |
| * | process(): When setting the 'Reply-To' header (note the | bwarsaw | 2000-02-08 | 1 | -1/+1 |
| * | * X-BeenThere: headers were being overwritten every time they reached | hmeland | 2000-02-08 | 1 | -1/+6 |
| * | First, because this module is going to modify the Sender: field for | bwarsaw | 1999-11-24 | 1 | -6/+12 |
| * | process(): Only add the mailing list subject prefix if the message is | bwarsaw | 1999-11-11 | 1 | -6/+10 |
| * | New pipeline delivery module | bwarsaw | 1999-11-10 | 1 | -0/+84 |