From 1330d42e3413184f90c6f1e42df77b978b832d16 Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Mon, 5 Apr 1999 15:57:25 +0000 Subject: USE_ENVELOPE_SENDER: Set the default to 0 now and for the final release. --- Mailman/Defaults.py.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mailman/Defaults.py.in') diff --git a/Mailman/Defaults.py.in b/Mailman/Defaults.py.in index a8a6fb6e7..a13ee9b2d 100644 --- a/Mailman/Defaults.py.in +++ b/Mailman/Defaults.py.in @@ -93,7 +93,7 @@ USE_CRYPT = 1 # held for approval even if they appear to come from a list member. If you # are having this problem, set this variable to 0, but understand that some # spoofed messages may get through. -USE_ENVELOPE_SENDER = 1 +USE_ENVELOPE_SENDER = 0 # When true, mailman will consider user@host.domain to be the same address # as user@domain. If set to 0, mailman will consider user@host.domain to -- cgit v1.2.3-70-g09d2