Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | _dispose(), verp_probe(): Add logic to parse and handle probe bounce verps. | bwarsaw | 2004-02-10 | 1 | -1/+55 | |
| | ||||||
* | hold_for_approval(): Convert to the new pending database interface. | bwarsaw | 2004-02-10 | 1 | -2/+2 | |
| | ||||||
* | main(), subscription_cancel(), unsubscription_cancel(), addrchange_cancel() | bwarsaw | 2004-02-10 | 1 | -17/+36 | |
| | | | | | | | | addrchange_confirm(), heldmsg_cancel(), heldmsg_confirm(), reenable_confirm(): Convert to the new pending database interface. expunge(): A helper function which ensures that the list is locked before expunging an item from the confirmation database. | |||||
* | Bump the version number to 2.1.5a3. Also bump the PENDING_FILE_SCHEMA_VERSION | bwarsaw | 2004-02-10 | 1 | -4/+4 | |
| | | | | to indicate that we're now saving things in a per-list database. | |||||
* | Simplification and re-implementation as a per-list (and thus MailList mixin | bwarsaw | 2004-02-10 | 1 | -231/+132 | |
| | | | | class), pending database. | |||||
* | MailList: Add the Pending.Pending class to the list of base classes. | bwarsaw | 2004-02-10 | 1 | -11/+10 | |
| | | | | | InviteNewMember(), AddMember(), ChangeMemberAddress(), ProcessConfirmation(), ConfirmUnsubscription(): Convert to the new pending database interface. | |||||
* | sendProbe(): Method implementing the actual sending of the probe message to a | bwarsaw | 2004-02-10 | 1 | -1/+39 | |
| | | | | member whose bounce score is greater than the threshold. | |||||
* | VERP_PROBE_FORMAT, VERP_PROBE_REGEXP: A new template and pattern for handling | bwarsaw | 2004-02-10 | 1 | -32/+7 | |
| | | | | | | | | | | | | the probe verps, which are different than the normal message verps because the former has a token hash in the address extension. METAFMT_MARSHAL, METAFMT_BSDDB_NATIVE, METAFMT_ASCII, METADATA_FORMAT: Remove all this since they don't make sense with the new rewritten single-file qrunner architecture. PENDINGDB_LOCK_TIMEOUT, PENDINGDB_LOCK_ATTEMPTS: These are no longer necessary given the new per-list pending database. | |||||
* | Hook in the new bounce processing actions. Specifically, | bwarsaw | 2004-02-10 | 1 | -7/+10 | |
| | | | | | | | | | | | registerBounce(): When the bounce score is higher than the threshold, instead of disabling the address right way, we send a probe message, then we reset the bounce score to zero. disableBouncingMember(): Use the new pending db interface and update the log messages. sendNextNotification(): Use the new pending db interface. | |||||
* | Describe the changes in the qrunner system, bin/dumpdb, the bounce processor | bwarsaw | 2004-02-10 | 1 | -1/+22 | |
| | | | | and the pending database. | |||||
* | updates | bwarsaw | 2004-02-10 | 4 | -15/+15 | |
| | ||||||
* | Some updates by Martin Mokrejs. | bwarsaw | 2004-02-03 | 1 | -10/+17 | |
| | ||||||
* | Added some clarification and improvements by Martin Mokrejs. | bwarsaw | 2004-02-03 | 1 | -2/+12 | |
| | ||||||
* | Added helpful comment. | bwarsaw | 2004-02-03 | 1 | -1/+2 | |
| | ||||||
* | Typo fix by Todd <Freedom_Lover> | bwarsaw | 2004-02-03 | 1 | -1/+1 | |
| | ||||||
* | A fix to a bogosity in the header, which would cause Mailman running under | bwarsaw | 2004-01-31 | 1 | -1/+0 | |
| | | | | | | | Python 2.2.2 or earlier to crash. Python 2.2.3 and later are not susceptible to this problem. Fixes SF # 878078. | |||||
* | Updated Estonian messages | duke9 | 2004-01-26 | 1 | -153/+622 | |
| | ||||||
* | A missing / sign makes unreachable the desired page. The bug was found by ↵ | szilardv | 2004-01-26 | 1 | -1/+1 | |
| | | | | Karoly Segesdi. Thanks. | |||||
* | New file in 2.1.4 ... Archive Table of Contents --- No mbox link | tkikuchi | 2004-01-23 | 1 | -0/+18 | |
| | ||||||
* | Forgot to run transcheck. Fixed. | tkikuchi | 2004-01-23 | 1 | -2/+2 | |
| | ||||||
* | Forgot to run trancheck. Fixed. | tkikuchi | 2004-01-23 | 1 | -3/+3 | |
| | ||||||
* | ** Big Change in Japanese Translation ** | tkikuchi | 2004-01-23 | 38 | -1761/+1666 | |
| | | | | | | | Brushing up Mailman Japanese translation by YASUDA Yukihiro. Refinements are done on technical term usages and more natural japanese while the older was like straight word-to-word translation. Many thanks are going to Mr. Yasuda because he is a professional writer. | |||||
* | _dispose(): Fix typo in comparison to site-list owner address. Fix given by | bwarsaw | 2004-01-23 | 1 | -2/+2 | |
| | | | | SHIGENO Kazutaka. | |||||
* | updated comments | bwarsaw | 2004-01-22 | 1 | -1/+3 | |
| | ||||||
* | bulkdeliver(): Add a comment about recent alternative interpretations for | bwarsaw | 2004-01-22 | 1 | -1/+4 | |
| | | | | munging Sender and Errors-To headers. | |||||
* | little typos, tnx to Claudio Cattazzo | pioppo | 2004-01-22 | 1 | -4/+4 | |
| | ||||||
* | Add a link to UW's Mailman pages. | bwarsaw | 2004-01-22 | 4 | -4/+18 | |
| | | | | Add some new users. | |||||
* | whitespace normalization | bwarsaw | 2004-01-20 | 1 | -3/+3 | |
| | ||||||
* | GetConfigInfo(): Elaborate on the details for bounce_score_threshold. | bwarsaw | 2004-01-20 | 1 | -2/+14 | |
| | ||||||
* | Fixing a nasty typo. | szilardv | 2004-01-14 | 1 | -1/+1 | |
| | ||||||
* | Updating a few docs. | szilardv | 2004-01-14 | 3 | -11/+15 | |
| | ||||||
* | + Updated Estonian messages | duke9 | 2004-01-12 | 1 | -70/+262 | |
| | ||||||
* | Post update for 2.1.4 translation | tkikuchi | 2004-01-12 | 1 | -58/+41 | |
| | ||||||
* | Updated Estonian messages | duke9 | 2004-01-10 | 1 | -166/+419 | |
| | ||||||
* | Fix typo | bwarsaw | 2004-01-07 | 1 | -8/+7 | |
| | ||||||
* | frob the Estonian translation a bit | duke9 | 2004-01-06 | 1 | -9/+9 | |
| | ||||||
* | *** empty log message *** | pheinlein | 2004-01-06 | 4 | -2/+5 | |
| | ||||||
* | Croatian updates by Nino Katic | bwarsaw | 2004-01-05 | 7 | -2602/+1505 | |
| | ||||||
* | __checkone(): Patch 869644, ignore NotAMemberError that can get raised | bwarsaw | 2004-01-03 | 1 | -2/+5 | |
| | | | | | | from AuthContextInfo() when old cookie data is for someone no longer a member of the mailing list. Closes SF bug # 869647. Bug and patch by Stephan Berndts. | |||||
* | Bump version number, post release. | bwarsaw | 2004-01-02 | 1 | -5/+5 | |
| | ||||||
* | Post release update :/ | bwarsaw | 2003-12-31 | 2 | -11/+15 | |
| | ||||||
* | Updates for 2.1.4 | bwarsaw | 2003-12-31 | 1 | -7/+9 | |
| | ||||||
* | Today's the day for 2.1.4 | bwarsaw | 2003-12-31 | 1 | -1/+1 | |
| | ||||||
* | Prep for 2.1.4 final | bwarsaw | 2003-12-31 | 4 | -10/+10 | |
| | ||||||
* | Prep for 2.1.4 final. | bwarsaw | 2003-12-31 | 1 | -3/+3 | |
| | ||||||
* | Ready vor 2.1.4? Does is works? Hm. Hm. | pheinlein | 2003-12-31 | 1 | -731/+629 | |
| | ||||||
* | post-Christmas updates from p.george | p_george | 2003-12-31 | 1 | -1/+1 | |
| | ||||||
* | Ready for 2.1.4. | avalon | 2003-12-30 | 1 | -0/+18 | |
| | ||||||
* | Removing cvs goo, as done by bwarsaw Mon Sep 22 2003. | avalon | 2003-12-30 | 1 | -1/+0 | |
| | ||||||
* | Norwegian catalog ready for 2.1.4. Let's hope it's not too late... :) | avalon | 2003-12-30 | 1 | -57/+37 | |
| |