aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-02-17 04:38:39 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-02-17 04:38:39 +0000
commitdb2cdc170df42f155fa63012fdaf0b7b9fc73ce9 (patch)
treea1d4f3882f2055152b26c36c64324f202f4db9ae /NEWS
parent1bf8bb4b2751ef3d4007221cbe0e9bc39de34117 (diff)
downloadfetchmail-db2cdc170df42f155fa63012fdaf0b7b9fc73ce9.tar.gz
fetchmail-db2cdc170df42f155fa63012fdaf0b7b9fc73ce9.tar.bz2
fetchmail-db2cdc170df42f155fa63012fdaf0b7b9fc73ce9.zip
Lose the `received' option; we now say `no envelope'.
svn path=/trunk/; revision=893
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9646ad8c..1f255104 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,11 @@ features --
* New Makefile production to generate an RPM.
+* The `no received' option of 3.4 is gone. Instead, say `no envelope'.
+ This suppresses all attempts to extract an envelope address and route
+ based on it. If you set `no envelope' in the defaults entry it is possible
+ to undo that in individual entries by using `envelope <string>'.
+
bugs --
* Yet another fix to the password-shrouding logic.