------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1216
           Summary: exigrep doesn't find all entries relevant to the message
           Product: Exim
           Version: 4.76
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Exigrep
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


# exigrep -l [email protected] logfile

finds:


2012-03-08 11:18:10 1S5aQE-0002B2-FJ <= [email protected] U=root P=local S=466
2012-03-08 11:19:09 1S5aQE-0002B2-FJ => user1 <[email protected]>
R=sql_uservacation T=uservacation_transport QT=59s
2012-03-08 11:19:09 1S5aQE-0002B2-FJ => [email protected] <[email protected]>
R=send_to_mailmxout_gateway T=remote_smtp H=mailmxout.pl [1.1.1.1] C="250 OK
id=1S5aRB-0002Es-Ss" QT=59s
2012-03-08 11:19:09 1S5aQE-0002B2-FJ Completed

while 

# exigrep -l 1S5aQE-0002B2-FJ
2012-03-08 11:18:10 1S5aQE-0002B2-FJ <= [email protected] U=root P=local S=466
2012-03-08 11:19:09 1S5aQE-0002B2-FJ => user1 <[email protected]>
R=sql_uservacation T=uservacation_transport QT=59s
2012-03-08 11:19:09 1S5aQE-0002B2-FJ => [email protected] <[email protected]>
R=send_to_mailmxout_gateway T=remote_smtp H=mailmxout.pl [1.1.1.1] C="250 OK
id=1S5aRB-0002Es-Ss" QT=59s
2012-03-08 11:19:09 1S5aQE-0002B2-FJ Completed

2012-03-08 11:19:09 1S5aRB-0002jv-N0 <= <> R=1S5aQE-0002B2-FJ U=exim P=local
S=1539
2012-03-08 11:19:20 1S5aRB-0002jv-N0 => arekm <[email protected]> R=localuser
T=local_delivery QT=11s
2012-03-08 11:19:21 1S5aRB-0002jv-N0 Completed


Shouldn't both commands find the same thing?


-- 
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to