summaryrefslogtreecommitdiff
path: root/Mailman/HTMLFormatter.py
diff options
context:
space:
mode:
authorbwarsaw2001-12-27 06:36:54 +0000
committerbwarsaw2001-12-27 06:36:54 +0000
commit825134c6d898e53f6715f31440d8384f11241e20 (patch)
treef8363ea2da4f87193bb535a9aa82a7567970e049 /Mailman/HTMLFormatter.py
parent0e49ac18e667c23d4055d103b2bc8e27e6725a86 (diff)
downloadmailman-825134c6d898e53f6715f31440d8384f11241e20.tar.gz
mailman-825134c6d898e53f6715f31440d8384f11241e20.tar.zst
mailman-825134c6d898e53f6715f31440d8384f11241e20.zip
getDeliveryStatusMembers(): New interface method which returns a list
of members whose delivery status is in the given argument. This can be used to e.g. find all the members who have been disabled due to excessive bounces. removeMember(): Use setBounceInfo(..., None) to clear a just-removed member's bounce information. MailList.ClearBounceInfo() is gone. setDeliveryStatus(): When setting the member's status to ENABLED, clear all the bounce information by calling setBounceInfo(..., None). This also deletes the member's entry in self.__mlist.delivery_status. setBounceInfo(): Fixed typo, also when info is None, delete the member's entry in the delivery_status dictionary.
Diffstat (limited to 'Mailman/HTMLFormatter.py')
0 files changed, 0 insertions, 0 deletions