summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorbwarsaw2002-02-28 23:36:28 +0000
committerbwarsaw2002-02-28 23:36:28 +0000
commit84ffced74912ffcdc882e0da66c3b2b879df02f4 (patch)
tree42f09e01abf65a53060df16c72f75aa0f9210105 /misc
parent719470062053861ab56f9c23af0013bf02ed80bb (diff)
downloadmailman-84ffced74912ffcdc882e0da66c3b2b879df02f4.tar.gz
mailman-84ffced74912ffcdc882e0da66c3b2b879df02f4.tar.zst
mailman-84ffced74912ffcdc882e0da66c3b2b879df02f4.zip
__sendAdminBounceNotice(): Because the UserNotification constructor
already sets the Content-Type: and MIME-Version: headers, don't do it explicitly (it'll add multiple headers). Instead just call set_type() to set the type to multipart/mixed. (Must do that before attempting to attach.) sendNextNotification(): Because we do not want the Subject: to be encoded, don't pass the subject into the UserNotification constructor. See MailList.ChangeMemberAddress() for details.
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions