aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-10-09 22:15:50 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-10-09 22:15:50 +0000
commit459517cb5e4935fe0ced6bd6992c7ef15c6d49e6 (patch)
tree75c10ba90518057af493aa8f2144d1c244450d57 /NEWS
parent38d899350ae94c35e7389f0c01da99dff8efda8d (diff)
downloadfetchmail-459517cb5e4935fe0ced6bd6992c7ef15c6d49e6.tar.gz
fetchmail-459517cb5e4935fe0ced6bd6992c7ef15c6d49e6.tar.bz2
fetchmail-459517cb5e4935fe0ced6bd6992c7ef15c6d49e6.zip
Fixed the route bug.
svn path=/trunk/; revision=1495
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index b68d3f74..961a214c 100644
--- a/NEWS
+++ b/NEWS
@@ -15,9 +15,12 @@ fetchmail-4.3.1 ()
* Minor portation fixes for early AIX version and NextSTEP.
* Fixed a bad interaction between --limit and the repoll feature.
* = is now optional in global options.
-* Added --invisible option.
+* Code for parsing Received headers now strips out RFC822 routes.
+* Added --invisible option. Note: you can now either make fetchmail generate
+ a Received header (the default) *or* spoof your listener into thinking
+ fetchmail connected from the mailserver machine, *but not both*.
-There are 276 people on fetchmail-friends and 20 on fetchmail-announce.
+There are 277 people on fetchmail-friends and 20 on fetchmail-announce.
------------------------------------------------------------------------------
fetchmail-4.3.0 (Mon Oct 6 16:44:38 EDT 1997)