Patches missing?

Julian Field mailscanner at ecs.soton.ac.uk
Fri Feb 13 11:28:04 GMT 2004


I am awaiting confirmation from my Exim experts that this patch won't
interfere with anything else. I want to be absolutely sure the patch won't
break anything. As soon as one of them gets a chance to take a look at it,
I will put it in the distribution. But not before then.

It is listed in the Changelog as being outstanding.

At 10:56 13/02/2004, you wrote:
>Me again,
>
> > >How about the current unstable?
> >
> > They are in there.
>
>Just had a look at 4.27.3. The Exim.pm patch does not seem to be in
>there...
>
>The Exim.pm 1.24.2.27 only added this AFAIK:
>
>@@ -791,7 +791,9 @@
>    if (defined $header) {
>      # Found it :)
>      #$header->{body} = $newvalue . $sep . $header->{body};
>+    chomp($header->{body});
>      $header->{body} =~ s/^($sep|\s)*/ $newvalue$sep/;
>+    $header->{body} .= "\n";
>    }
>    else {
>      # Didn't find it :(
>
>
>The entire ACL stuff seems to be missing. Will your version work with
>the Exim ACL variables as well or do I need to patch the rest of the
>Exim patch in there as well?
>
>Regards,
>   JP

--
Julian Field
www.MailScanner.info
MailScanner thanks transtec Computers for their support

PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654



More information about the MailScanner mailing list