| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | __handlepost(): Slight modification in the way the forwarded message | bwarsaw | 2001-12-29 | 1 | -2/+3 |
| * | Added ACCEPT and HOLD, a couple of useful constants for the redesigned | bwarsaw | 2001-12-29 | 1 | -0/+2 |
| * | English templates for the redesigned admindb pages. | bwarsaw | 2001-12-29 | 2 | -0/+74 |
| * | New template which is sent periodically to members whose subscriptions | bwarsaw | 2001-12-27 | 0 | -0/+0 |
| * | intermediate | bwarsaw | 2001-12-27 | 1 | -0/+25 |
| * | This template is no longer necessary. Remove it in all the languages. | bwarsaw | 2001-12-27 | 10 | -26/+0 |
| * | Add calls for cron/disabled to send out the you-are-disabled notices. | bwarsaw | 2001-12-27 | 2 | -3/+9 |
| * | __doperiodic(): RegisterBounce() -> registerBounce() | bwarsaw | 2001-12-27 | 1 | -4/+4 |
| * | __verpbounce(): RegisterBounce() -> registerBounce() | bwarsaw | 2001-12-27 | 1 | -2/+2 |
| * | The long-awaited rewrite of the bounce processing system. We've | bwarsaw | 2001-12-27 | 1 | -21/+101 |
| * | Added support for the RE_ENABLE confirmation (i.e. thru-the-web | bwarsaw | 2001-12-27 | 1 | -1/+115 |
| * | Make it easier for gui components to implement specializations of the | bwarsaw | 2001-12-27 | 1 | -13/+16 |
| * | ScanMessages(): Call registerBounce() now to register a bounce. We | bwarsaw | 2001-12-27 | 1 | -1/+1 |
| * | ZapOldVars(): Get rid of old bounce processing attributes | bwarsaw | 2001-12-27 | 1 | -0/+16 |
| * | DATA_FILE_VERSION: Bump up a few notches to pick up the schema | bwarsaw | 2001-12-27 | 1 | -1/+1 |
| * | Added RE_ENABLE key for thru-the-web re-enabling of disabled | bwarsaw | 2001-12-27 | 1 | -0/+2 |
| * | ProcessConfirmation(): Add handling of Pending.RE_ENABLE to the big | bwarsaw | 2001-12-27 | 1 | -0/+5 |
| * | FormatDisabledNotice(): If the user has been disabled due to bounces, | bwarsaw | 2001-12-27 | 1 | -0/+12 |
| * | The long-awaited rewrite of the bounce processing system. We've | bwarsaw | 2001-12-27 | 1 | -19/+37 |
| * | The long-awaited rewrite of the bounce processing system. We've | bwarsaw | 2001-12-27 | 1 | -223/+143 |
| * | getDeliveryStatusMembers(): New interface method which returns a list | bwarsaw | 2001-12-27 | 2 | -9/+27 |
| * | Build and install cron/disabled | bwarsaw | 2001-12-27 | 2 | -2/+4 |
| * | New cron script to search for disabled-by-bounce memberships and send | bwarsaw | 2001-12-27 | 1 | -0/+116 |
| * | GetArchLock(), DropArchLock(): Get rid of posixfile locking, which is | bwarsaw | 2001-12-24 | 1 | -16/+7 |
| * | main(): Get rid of the mail/wrapper program; it's been renamed to | bwarsaw | 2001-12-24 | 1 | -1/+1 |
| * | Sigh. I think BerkeleyDB support is just plain broken in standard | bwarsaw | 2001-12-24 | 1 | -1/+9 |
| * | makealiases(): To avoid name clashes with other MLM's, rename the | bwarsaw | 2001-12-24 | 1 | -1/+1 |
| * | ignore `mailman', delete `wrapper' | bwarsaw | 2001-12-24 | 1 | -6/+6 |
| * | MAIL_PROGS: To avoid name clashes with other MLM's, rename the wrapper | bwarsaw | 2001-12-24 | 1 | -2/+2 |
| * | test_basic_option(), test_set_digests(), | bwarsaw | 2001-12-19 | 1 | -19/+24 |
| * | test_implicit_sender_and_errors_to(): The sender is now the -bounces | bwarsaw | 2001-12-19 | 1 | -4/+8 |
| * | 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 |
| * | ProcessOptionsCmd(): Use getDeliveryStatus() instead of | bwarsaw | 2001-12-19 | 1 | -2/+20 |
| * | FormatUsers(), FormatOptionButton(), FormatDisabledNotice(): Use | bwarsaw | 2001-12-19 | 1 | -8/+22 |
| * | main(), global_options(): Use getDeliveryStatus() and | bwarsaw | 2001-12-19 | 1 | -8/+29 |
| * | membership_options(): Implement user-selected disabled delivery. Use | bwarsaw | 2001-12-19 | 1 | -9/+25 |
| * | CanonicalizeUserOptions(): Implement the schema update from | bwarsaw | 2001-12-19 | 1 | -1/+11 |
| * | DATA_FILE_VERSION: Bump it up to get the delivery_status schema | bwarsaw | 2001-12-19 | 1 | -1/+1 |
| * | First step on the bounce processer sanity road. These changes fix | bwarsaw | 2001-12-19 | 1 | -2/+47 |
| * | First step on the bounce processer sanity road. These changes fix | bwarsaw | 2001-12-19 | 1 | -0/+78 |
| * | First step on the bounce processer sanity road. These changes fix | bwarsaw | 2001-12-19 | 1 | -1/+1 |
| * | First step on the bounce processer sanity road. These changes fix | bwarsaw | 2001-12-19 | 1 | -2/+5 |
| * | Mailman re-uses connections to the SMTP server when delivering | bwarsaw | 2001-12-16 | 1 | -8/+4 |
| * | main(): Ben Gertzfield points out that newlist isn't consistent in its | bwarsaw | 2001-12-16 | 1 | -9/+34 |
| * | completed german message catalog | jensv | 2001-12-10 | 2 | -787/+2754 |
| * | __verpbounce(): Dan Mick points out that we were still hardcoding the | bwarsaw | 2001-12-07 | 1 | -27/+26 |
| * | one step at a time... this step courtesy of Holger Jahn | jensv | 2001-12-06 | 2 | -66/+455 |