summaryrefslogtreecommitdiff
path: root/Mailman/OldStyleMemberships.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patches to support duplicate suppression for explicit recipients,bwarsaw2002-03-051-0/+4
* setBounceInfo(): Dan Mick recognized that set/getBounceInfo() weren'tbwarsaw2002-02-091-0/+1
* removeMember(): Untested patch to clean up bounce_info andbwarsaw2002-02-051-2/+1
* Urg. Bump copyright years.bwarsaw2002-01-291-1/+1
* getBouncingMembers(): New interface method to return the list ofbwarsaw2002-01-291-0/+3
* removeMember(): Clear the bounce info before deleting the memberkeybwarsaw2001-12-291-2/+2
* getDeliveryStatusMembers(): New interface method which returns a listbwarsaw2001-12-271-7/+13
* First step on the bounce processer sanity road. These changes fixbwarsaw2001-12-191-2/+47
* setMemberOption(): Stupid typo preventing users from setting anybwarsaw2001-08-291-3/+3
* getMemberOption(): Whether the user is a digest member or not is notbwarsaw2001-08-161-2/+6
* getMemberCPAddress(): Bug fix -- return the case preserved address notbwarsaw2001-08-031-1/+1
* __assertIsMember(): Helper method which raises NotAMemberError if thebwarsaw2001-07-291-11/+40
* getMemberOption(): flag argument should not have a default value.bwarsaw2001-07-201-3/+3
* intermediatebwarsaw2001-07-181-0/+262