On Thursday 02 August 2007 14:31, Lutz Preßler wrote: > Hello, > > I cannot find old exim releases or diffs on ftp.exim.org and > mirrors anymore. In ftp://ftp.exim.org/pub/exim/exim4 at the > moment there are only 4.67 and 4.66. Am I missing something? > > (I wanted to have a look into 4.64-TF/01: fix for filter > extra_headers problem http://bugs.exim.org/show_bug.cgi?id=385)
You can browse the source code at http://vcs.exim.org/viewvc/exim/exim-src The solution, which I embarrassingly failed to spot, was this: --- filter.c 7 Jul 2006 14:36:04 -0000 1.11 +++ filter.c 21 Aug 2006 11:25:25 -0000 @@ -2186,7 +2186,6 @@ string_printing(s), command_list[commands->command]); return FF_ERROR; } - pp++; } p = pp; } I don't know why the bug report was closed without a comment. -- Magnus Holmgren [EMAIL PROTECTED] (No Cc of list mail needed, thanks) "Exim is better at being younger, whereas sendmail is better for Scrabble (50 point bonus for clearing your rack)" -- Dave Evans
pgpz6e0Tv9HwT.pgp
Description: PGP signature
-- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
