diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-05-12 07:18:55 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-05-12 07:18:55 +0000 |
commit | b110bb01bf37e83549ca2103f11c1a618387713c (patch) | |
tree | fbb0aad21a9358d88a3d266ac834b5e8a7d8785c /NEWS | |
parent | f08d646e1057978fbb2c5867c807b220cc614f65 (diff) | |
download | fetchmail-b110bb01bf37e83549ca2103f11c1a618387713c.tar.gz fetchmail-b110bb01bf37e83549ca2103f11c1a618387713c.tar.bz2 fetchmail-b110bb01bf37e83549ca2103f11c1a618387713c.zip |
Fix the Sender problem.
svn path=/trunk/; revision=3307
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ * GCC warning cleanups from ahaas@neosoft.com. * Plug another hole that was letting zombies through. * SA_RESDTART portability fix for SunOS. +* Ignore Sender and Resent-Sender headers unless they contain @. fetchmail-5.8.2 (Tue May 8 17:07:53 EDT 2001), 20481 lines: |