aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/Commands/cmd_confirm.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump copyright dates.Mark Sapiro2018-06-171-1/+1
|
* A number of changes from the unofficial 2.2 branch have been backported toMark Sapiro2015-01-221-4/+4
| | | | | the 2.1 branch for release with 2.1.19. The 2.2 branch is now no different from the 2.1 branch and will no longer be maintained.
* Fixed misleading response to an email approval of a held message.Mark Sapiro2011-11-131-3/+14
| | | | Bug #889968.
* cmd_confirm.py - Modified to catch a UnicodeError that may occur underMark Sapiro2008-02-191-2/+5
| | | | | | | | obscure circumstances when scanning the message body for "unprocessed" commands. Moderate.py - Modified to not try to match "@listname" directly against the sender address.
* A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw2005-12-301-1/+2
| | | | | | | | | | | | | normalization, removal of tabs, copyright year updates to changed files, docstring and comment fixes, and usage of True/False. I also made a pass through the NEWS file. One import was reordered, and after this commit I will move the mmdsr.readme file to README.mmdsr. From my perspective, after that we're ready to go. I will port these changes forward to the trunk.
* Improving banned subscription logic to cover all subscribes, address changes ↵msapiro2005-12-031-1/+7
| | | | and confirmations of same.
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
|
* process(): Catch MMBadPasswordError which gets thrown by ProcessConfirmation()bwarsaw2003-12-011-0/+3
| | | | when the wrong admin password is given in a confirmation message.
* Backporting from trunk.bwarsaw2003-04-071-1/+1
|
* Backporting from trunkbwarsaw2003-03-311-2/+6
|
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+84
'Release_2_1-maint'.