summaryrefslogtreecommitdiff
path: root/Mailman/SecurityManager.py
diff options
context:
space:
mode:
authorbwarsaw2001-10-09 20:39:43 +0000
committerbwarsaw2001-10-09 20:39:43 +0000
commitd02e690d82c041c0e9c8c8cb89930f70a8920b72 (patch)
tree3a79d3da5d599e563e447a4d1bd6ac2aa2dad6f9 /Mailman/SecurityManager.py
parent676ca8d93f3871f72aa816973af4619ec1311e71 (diff)
downloadmailman-d02e690d82c041c0e9c8c8cb89930f70a8920b72.tar.gz
mailman-d02e690d82c041c0e9c8c8cb89930f70a8920b72.tar.zst
mailman-d02e690d82c041c0e9c8c8cb89930f70a8920b72.zip
ClearBounceInfo(), RegisterBounce(): Rename argument `email' to `member'.
RegisterBounce(): Use mm_cfg.days() to calculate days. Also, started adding notes to help myself understand how this method works. :( HandleBouncingAddress(): Get rid of the crufty mimetools based bounce notification stuff in favor of using an email package based scheme (i.e. using MIMEMessage() to encapsulate the triggering message). This also lets us change bounce.txt to not include any MIME crud. BounceMessage(): Make `e' optional, and change the semantics so that if it was given, it /is/ the bounce details; it is no longer an object with a .details() method. Also, handle the situation where msg has no Subject: header.
Diffstat (limited to 'Mailman/SecurityManager.py')
0 files changed, 0 insertions, 0 deletions