Re: [exim] Exim 4.77 RC4 uploaded

Top Page
Delete this message
Reply to this message
Author: Todd Lyons
Date:  
To: exim-users
Subject: Re: [exim] Exim 4.77 RC4 uploaded
On Thu, Oct 6, 2011 at 12:21 AM, Phil Pennock <pdp@???> wrote:
> I have uploaded Exim 4.77 RC4 to:
>        ftp://ftp.exim.org/pub/exim/exim4/test/


The mail server is working very well.

> Please report issues in reply to this email, on exim-users.


Howerver, in the RC's, exiqgrep is giving me problems when I use it:

# exiqgrep -z -i | xargs exim -Mrm
Line mismatch: 3d 834 1RB5wx-0007ag-Ba <>

Looking at older versions of exiqgrep (with .orig), I see this
difference (new version is missing a question mark) :

--- /usr/sbin/exiqgrep.orig    2011-10-07 18:53:30.000000000 +0000
+++ /usr/sbin/exiqgrep    2011-10-06 16:26:13.000000000 +0000
@@ -1,5 +1,4 @@
 #!/usr/bin/perl
-# $Cambridge: exim/src/src/exiqgrep.src,v 1.1 2004/10/07 10:39:01 ph10 Exp $


 # Utility for searching and displaying queue information.
 # Written by Matt Hubbard 15 August 2002
@@ -88,7 +87,7 @@
         chomp();
         my $line = $_;
         #Should be 1st line of record, if not error.
-        if ($line =~
/^\s*(\w+)\s+((?:\d+(?:\.\d+)?[A-Z]?)?)\s*(\w{6}-\w{6}-\w{2})\s+(<.*?>)/)
{
+        if ($line =~
/^\s*(\w+)\s+((?:\d+(?:\.\d+)?[A-Z])?)\s*(\w{6}-\w{6}-\w{2})\s+(<.*?>)/)
{
             my $msg = $3;
             $id{$msg}{age} = $1;
             $id{$msg}{size} = $2;


However, I looked at the version in the git repo and it's not got any
of those (?:) groupings, and I figured it must be a local patch that
I'm doing, but I looked through all of my patches and I didn't see
anything that touched that file. So I'm a bit unsure where that comes
from?

Regards...             Todd


--
If Americans could eliminate sugary beverages, potatoes, white bread,
pasta, white rice and sugary snacks, we would wipe out almost all the
problems we have with weight and diabetes and other metabolic
diseases. -- Dr. Walter Willett, Harvard School of Public Health