From 51cf9d50ffd97c74c41918fcfaba7795c25e4eaf Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Mon, 5 Apr 1999 15:58:50 +0000 Subject: Updated question #9 --- FAQ | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'FAQ') diff --git a/FAQ b/FAQ index 9dd1ec71d..4b27fa91d 100644 --- a/FAQ +++ b/FAQ @@ -115,10 +115,10 @@ FREQUENTLY ASKED QUESTIONS There appears to be a problem on some systems where the envelope sender (e.g. the Unix "From " line) is set incorrectly. This will cause a negative match when checking to see if the sender is a - member of the list. Mailman defaults to using the envelope sender - before the sender (i.e. "From:" header) because the former is set - by the SMTP agent while the latter is easily spoofable by the end - user. + member of the list. Until 1.0b12, Mailman defaulted to using the + envelope sender before the sender (i.e. "From:" header) because the + former is set by the SMTP agent while the latter is easily + spoofable by the end user. However, if you are having this problem, you may opt to favor the From: header over the envelope sender. Do this by adding the @@ -126,8 +126,13 @@ FREQUENTLY ASKED QUESTIONS USE_ENVELOPE_SENDER=0 + if you want (arguably) more security, add this to your mm_cfg.py + file: + + USE_ENVELOPE_SENDER=1 + However, read the comments about this variable in the Defaults.py - file first. + file for a full discussion of the issues. -- cgit v1.2.3-70-g09d2