summaryrefslogtreecommitdiff
path: root/Mailman/HTMLFormatter.py
diff options
context:
space:
mode:
authorbwarsaw1999-11-24 19:30:23 +0000
committerbwarsaw1999-11-24 19:30:23 +0000
commitd531f150095caf72654a3acf5b967c9a4c6e4bf1 (patch)
tree8afa3e15d37da719f651213eb5d2440862fb21d0 /Mailman/HTMLFormatter.py
parentc7b3790a4199d717901b2b7feeb6372dc7c6870c (diff)
downloadmailman-d531f150095caf72654a3acf5b967c9a4c6e4bf1.tar.gz
mailman-d531f150095caf72654a3acf5b967c9a4c6e4bf1.tar.zst
mailman-d531f150095caf72654a3acf5b967c9a4c6e4bf1.zip
First, because this module is going to modify the Sender: field for
outgoing mail, we stash the original value of msg.GetSender() in a message object attribute msg.original_sender. This is used by the Acknowledge module. Second, only perform subject prefix prepending if not msg.isdigest an dnot msg.fastrack. I.e. the message isn't a pre-crafted digest message, and it's not being fast tracked via HandlerAPI.DeliverToUser. Fast tracking means it's being delivered to a single address and not to the general list subscribership.
Diffstat (limited to 'Mailman/HTMLFormatter.py')
0 files changed, 0 insertions, 0 deletions