aboutsummaryrefslogtreecommitdiffstats
path: root/Mailman/OldStyleMemberships.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-08-27FSF office has moved to 51 Franklin Street.tkikuchi1-1/+1
2003-03-31Backporting from trunkbwarsaw1-4/+7
2003-01-02changeMemberAddress(): Rearrange the order in which sub-tasks arebwarsaw1-10/+10
done. First remove the old member, then add the new member. Also fix the setting of user options so that this is done on the newaddress (lowercased). This should avoid MMAlreadyAMember errors when the address changes by case only.