diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-05-15 06:41:38 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-05-15 06:41:38 +0000 |
commit | 60389620d98dd09d4722f078b3523c6a0425f173 (patch) | |
tree | 4796100f80871c2f19eec4913b4326e500de1076 /NEWS | |
parent | a8bfd22a8cabd0fff5296ae326444068b26b93e0 (diff) | |
download | fetchmail-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-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |