diff options
| author | bwarsaw | 1999-11-24 19:30:23 +0000 |
|---|---|---|
| committer | bwarsaw | 1999-11-24 19:30:23 +0000 |
| commit | d531f150095caf72654a3acf5b967c9a4c6e4bf1 (patch) | |
| tree | 8afa3e15d37da719f651213eb5d2440862fb21d0 /Mailman/HTMLFormatter.py | |
| parent | c7b3790a4199d717901b2b7feeb6372dc7c6870c (diff) | |
| download | mailman-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
