diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-05-06 07:18:59 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-05-06 07:18:59 +0000 |
commit | e652084c7e5eb0281ade3f988605ede00263f964 (patch) | |
tree | ffe49dfb2dccfdfc09d94cb385a6179e077fc475 /NEWS | |
parent | 8f46eccd144567b9450c2dbe7586fb70b2d05154 (diff) | |
download | fetchmail-e652084c7e5eb0281ade3f988605ede00263f964.tar.gz fetchmail-e652084c7e5eb0281ade3f988605ede00263f964.tar.bz2 fetchmail-e652084c7e5eb0281ade3f988605ede00263f964.zip |
Make header rewrite play better with exim.
svn path=/trunk/; revision=982
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -38,8 +38,9 @@ pl 3.9.3 (): * Fix for -I option from George Sipe. * Finally got error.c to compile under AIX, thanks to Dave Vinish. * Prevent header rerwrite logic from appending mailserver name to blank To. +* When header rewrite is on, hack Return-Path as well. -There are 224 people on the fetchmail-friends list. +There are 240 people on the fetchmail-friends list. pl 3.9.2 (Wed Apr 23 14:07:03 EDT 1997): * Fixed a glitch in the Makefile yacc and lex productions |