summaryrefslogtreecommitdiff
path: root/Mailman/HTMLFormatter.py
diff options
context:
space:
mode:
authorbwarsaw1999-03-09 19:36:48 +0000
committerbwarsaw1999-03-09 19:36:48 +0000
commitfb699dd06ad94e9dd4f29bb5ba0965261e65ee3b (patch)
treed527ed30d8cb48685edf821e1b68612fd17614d7 /Mailman/HTMLFormatter.py
parenta4079818fc472196d19bb5c89b199e318c2cb4bf (diff)
downloadmailman-fb699dd06ad94e9dd4f29bb5ba0965261e65ee3b.tar.gz
mailman-fb699dd06ad94e9dd4f29bb5ba0965261e65ee3b.tar.zst
mailman-fb699dd06ad94e9dd4f29bb5ba0965261e65ee3b.zip
(Defaults.py.in): Added USE_ENVELOPE_SENDER variable, which is set to
1 by default. This instructs the MailList.Post() method to use first the envelope sender (i.e. Unix "From " line) and then the From: header. However, this breaks member_only_posting on some systems (for reasons unknown). Set this variable to 0 in mm_cfg.py to use only the From: header, although this can open the list up to spam. (MailList.py): in Post(), check USE_ENVELOPE_SENDER to see if GetEnvelopeSender() should be called. (FAQ): Add a question refering to USE_ENVELOPE_SENDER.
Diffstat (limited to 'Mailman/HTMLFormatter.py')
0 files changed, 0 insertions, 0 deletions