aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-05-15 06:41:38 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-05-15 06:41:38 +0000
commit60389620d98dd09d4722f078b3523c6a0425f173 (patch)
tree4796100f80871c2f19eec4913b4326e500de1076 /NEWS
parenta8bfd22a8cabd0fff5296ae326444068b26b93e0 (diff)
downloadfetchmail-60389620d98dd09d4722f078b3523c6a0425f173.tar.gz
fetchmail-60389620d98dd09d4722f078b3523c6a0425f173.tar.bz2
fetchmail-60389620d98dd09d4722f078b3523c6a0425f173.zip
Better >From handling.
svn path=/trunk/; revision=1010
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3a66249f..4685c5a3 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,8 @@ every user entry in a multi-user poll declaration.
pl 3.9.5 ():
* Add an error notification when an incoming message has embedded NULs.
+* Throw out >From lines in headers to prevent getting hosed by upstream
+ sendmails with the 'E' option on.
pl 3.9.4 (Wed May 14 12:27:22 EDT 1997):
* Fixed a compilation glitch for systems like SunOS & others without atexit(3).