summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* __handlepost(): Slight modification in the way the forwarded messagebwarsaw2001-12-291-2/+3
* Added ACCEPT and HOLD, a couple of useful constants for the redesignedbwarsaw2001-12-291-0/+2
* English templates for the redesigned admindb pages.bwarsaw2001-12-292-0/+74
* New template which is sent periodically to members whose subscriptionsbwarsaw2001-12-270-0/+0
* intermediatebwarsaw2001-12-271-0/+25
* This template is no longer necessary. Remove it in all the languages.bwarsaw2001-12-2710-26/+0
* Add calls for cron/disabled to send out the you-are-disabled notices.bwarsaw2001-12-272-3/+9
* __doperiodic(): RegisterBounce() -> registerBounce()bwarsaw2001-12-271-4/+4
* __verpbounce(): RegisterBounce() -> registerBounce()bwarsaw2001-12-271-2/+2
* The long-awaited rewrite of the bounce processing system. We'vebwarsaw2001-12-271-21/+101
* Added support for the RE_ENABLE confirmation (i.e. thru-the-webbwarsaw2001-12-271-1/+115
* Make it easier for gui components to implement specializations of thebwarsaw2001-12-271-13/+16
* ScanMessages(): Call registerBounce() now to register a bounce. Webwarsaw2001-12-271-1/+1
* ZapOldVars(): Get rid of old bounce processing attributesbwarsaw2001-12-271-0/+16
* DATA_FILE_VERSION: Bump up a few notches to pick up the schemabwarsaw2001-12-271-1/+1
* Added RE_ENABLE key for thru-the-web re-enabling of disabledbwarsaw2001-12-271-0/+2
* ProcessConfirmation(): Add handling of Pending.RE_ENABLE to the bigbwarsaw2001-12-271-0/+5
* FormatDisabledNotice(): If the user has been disabled due to bounces,bwarsaw2001-12-271-0/+12
* The long-awaited rewrite of the bounce processing system. We'vebwarsaw2001-12-271-19/+37
* The long-awaited rewrite of the bounce processing system. We'vebwarsaw2001-12-271-223/+143
* getDeliveryStatusMembers(): New interface method which returns a listbwarsaw2001-12-272-9/+27
* Build and install cron/disabledbwarsaw2001-12-272-2/+4
* New cron script to search for disabled-by-bounce memberships and sendbwarsaw2001-12-271-0/+116
* GetArchLock(), DropArchLock(): Get rid of posixfile locking, which isbwarsaw2001-12-241-16/+7
* main(): Get rid of the mail/wrapper program; it's been renamed tobwarsaw2001-12-241-1/+1
* Sigh. I think BerkeleyDB support is just plain broken in standardbwarsaw2001-12-241-1/+9
* makealiases(): To avoid name clashes with other MLM's, rename thebwarsaw2001-12-241-1/+1
* ignore `mailman', delete `wrapper'bwarsaw2001-12-241-6/+6
* MAIL_PROGS: To avoid name clashes with other MLM's, rename the wrapperbwarsaw2001-12-241-2/+2
* test_basic_option(), test_set_digests(),bwarsaw2001-12-191-19/+24
* test_implicit_sender_and_errors_to(): The sender is now the -bouncesbwarsaw2001-12-191-4/+8
* send_i18n_digests(): Use getDeliveryStatus().bwarsaw2001-12-191-1/+2
* save_attachment(): Why not actually /use/ the baseurl local variable?bwarsaw2001-12-191-1/+1
* process(): Simplify the calculation of the List-Archive: header.bwarsaw2001-12-191-4/+1
* process(): Use getDeliveryStatus().bwarsaw2001-12-191-1/+2
* ProcessOptionsCmd(): Use getDeliveryStatus() instead ofbwarsaw2001-12-191-2/+20
* FormatUsers(), FormatOptionButton(), FormatDisabledNotice(): Usebwarsaw2001-12-191-8/+22
* main(), global_options(): Use getDeliveryStatus() andbwarsaw2001-12-191-8/+29
* membership_options(): Implement user-selected disabled delivery. Usebwarsaw2001-12-191-9/+25
* CanonicalizeUserOptions(): Implement the schema update frombwarsaw2001-12-191-1/+11
* DATA_FILE_VERSION: Bump it up to get the delivery_status schemabwarsaw2001-12-191-1/+1
* First step on the bounce processer sanity road. These changes fixbwarsaw2001-12-191-2/+47
* First step on the bounce processer sanity road. These changes fixbwarsaw2001-12-191-0/+78
* First step on the bounce processer sanity road. These changes fixbwarsaw2001-12-191-1/+1
* First step on the bounce processer sanity road. These changes fixbwarsaw2001-12-191-2/+5
* Mailman re-uses connections to the SMTP server when deliveringbwarsaw2001-12-161-8/+4
* main(): Ben Gertzfield points out that newlist isn't consistent in itsbwarsaw2001-12-161-9/+34
* completed german message catalogjensv2001-12-102-787/+2754
* __verpbounce(): Dan Mick points out that we were still hardcoding thebwarsaw2001-12-071-27/+26
* one step at a time... this step courtesy of Holger Jahnjensv2001-12-062-66/+455