| Commit message (Expand) | Author | Age | Files | Lines |
| * | KEEP: In digests, keep Reply-To header also. | bwarsaw | 2002-09-05 | 1 | -1/+1 |
| * | Some fixes for problems identified by Peer Heinlein. It is possible | bwarsaw | 2002-08-29 | 1 | -4/+7 |
| * | process(): Fix for SF bug #598844 reported by Patrick Finnerty where | bwarsaw | 2002-08-22 | 1 | -1/+4 |
| * | save_attachment(): Strip leading dots off the filename. | bwarsaw | 2002-08-15 | 1 | -0/+4 |
| * | process(): Dan Mick points out we probably shouldn't add separators if | bwarsaw | 2002-08-15 | 1 | -2/+2 |
| * | process(): Might as well add a link to the member's preferences page. | bwarsaw | 2002-08-15 | 1 | -1/+2 |
| * | process(): If we're adding the header and footer by string | bwarsaw | 2002-08-15 | 1 | -1/+7 |
| * | process(): Correct typo: "multipart" -> "multipart/alternative". | bwarsaw | 2002-08-15 | 1 | -5/+1 |
| * | process(): Add support for a whitelisting feature contributed by Dan | bwarsaw | 2002-08-15 | 1 | -32/+58 |
| * | Rework the directory layout for attachments. There were two problems | bwarsaw | 2002-08-13 | 1 | -40/+63 |
| * | process(): Mentor Cana reports a crash when the subject header is an | bwarsaw | 2002-08-10 | 1 | -10/+4 |
| * | prefix_subject(): Elaborate a comment. | bwarsaw | 2002-08-09 | 1 | -1/+3 |
| * | encode_p(): New helper function. | bwarsaw | 2002-08-09 | 1 | -3/+29 |
| * | bulkdeliver(): I forgot to check this in. Fixes a problem when | bwarsaw | 2002-08-04 | 1 | -1/+2 |
| * | process(): If the metadata already has a `verp' flag set, preserve | bwarsaw | 2002-08-04 | 1 | -1/+6 |
| * | Allow postings gatewayed to Usenet to inhibit the Subject: field | bwarsaw | 2002-07-31 | 1 | -1/+1 |
| * | 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(): Calculate the message content type once, falling back to | bwarsaw | 2002-07-12 | 1 | -4/+5 |
| * | send_i18n_digests(): Let's generate MIME digests the correct way, by | bwarsaw | 2002-07-11 | 1 | -5/+9 |
| * | ModeratedMemberPost: Reword the reason for doing this hold. | bwarsaw | 2002-07-09 | 1 | -1/+1 |
| * | ackp(): New helper function. | bwarsaw | 2002-05-28 | 1 | -1/+11 |
| * | process(): toadmin and the -admin address are deprecated. | bwarsaw | 2002-05-22 | 1 | -4/+5 |
| * | QuoteHyperChars() -> websafe() | bwarsaw | 2002-05-22 | 1 | -3/+2 |
| * | process(): Use Precedence: list instead of bulk for mail list exploded | bwarsaw | 2002-05-22 | 1 | -17/+8 |
| * | process(): Inhibit replybot when Precedence: is any of bulk, junk, or | bwarsaw | 2002-05-22 | 1 | -1/+2 |
| * | process(), _dispose(): Where we were testing Precedence: against | bwarsaw | 2002-05-19 | 1 | -2/+2 |
| * | process(): Don't replybot to messages that have "Precedence: bulk" but | bwarsaw | 2002-05-17 | 1 | -1/+6 |
| * | Add some more big fat warnings and add an "assert 0" in the code so | bwarsaw | 2002-05-12 | 1 | -2/+16 |
| * | process(): Simone Piunno's patch to fix header/footer attachment in | bwarsaw | 2002-05-07 | 1 | -2/+4 |
| * | hold_for_approval(): Get the sender address from the msgdata | bwarsaw | 2002-05-07 | 2 | -1/+2 |
| * | Update a comment. | bwarsaw | 2002-05-02 | 1 | -3/+1 |
| * | save_attachment(): Ugly hack to make sure that the attachments | bwarsaw | 2002-04-19 | 1 | -1/+4 |
| * | process(): Only add List-Post: if include_list_post_header is true. | bwarsaw | 2002-04-19 | 1 | -1/+3 |
| * | process(), to_plaintext(): If the message gets modified, add an X- | bwarsaw | 2002-04-18 | 1 | -1/+12 |
| * | intermediate | bwarsaw | 2002-04-14 | 1 | -0/+155 |
| * | Removed some debugging syslog() calls -- thanks Ron! | bwarsaw | 2002-04-11 | 1 | -2/+0 |
| * | Ron Jarrell noted that the tagger logic was broken when messages start | bwarsaw | 2002-04-11 | 1 | -6/+62 |
| * | do_topic_filters(): Rearrange if clauses for clarity. | bwarsaw | 2002-04-11 | 1 | -18/+17 |
| * | process(): When doing the the TooManyRecipients test, use >= as the | bwarsaw | 2002-04-11 | 1 | -1/+1 |
| * | process(): In the multipart/mixed stanza, don't provide a charset name | bwarsaw | 2002-04-11 | 1 | -1/+1 |
| * | process(): We need to clean up the base archive url in two ways: | bwarsaw | 2002-04-11 | 1 | -1/+4 |
| * | verpdeliver(): dump_address_pair() -> formataddr(). | bwarsaw | 2002-04-11 | 1 | -1/+1 |
| * | hold_for_approval(): Mentor Cana notices that we need to use attach() | bwarsaw | 2002-04-11 | 1 | -3/+3 |
| * | process(): As Mentor Cana points out, dump_address_pair() is | bwarsaw | 2002-04-11 | 1 | -1/+1 |
| * | send_i18n_digests(): Get rid of the add_payload() calls; these are | bwarsaw | 2002-04-10 | 1 | -7/+7 |
| * | process(): Port to the email package. Message objects no longer have | bwarsaw | 2002-04-10 | 1 | -2/+3 |
| * | An adaptation of Marc MERLIN's fixes to actually honor | bwarsaw | 2002-04-10 | 1 | -3/+6 |