https://bugs.exim.org/show_bug.cgi?id=3050
Niels Kobschaetzki <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |--- Status|RESOLVED |REOPENED --- Comment #5 from Niels Kobschaetzki <[email protected]> --- I know that there is a new message-format and I know that the code of exiqgrep changed. But existing old message-ids are output wrongly. They have a -H added. And the exiqgrep-code checks for old: \w{6}-\w{6}-\w{2} | new: \w{6}-\w{11}-\w{4} But exim 4.97 outputs old message-ids as: w{6}-\w{6}-\w{2}-H And when you give an old message-id with the -H exim seems to try to handle the files: w{6}-\w{6}-\w{2}-H-H and w{6}-\w{6}-\w{2}-H-D -- You are receiving this mail because: You are on the CC list for the bug. -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-dev.lists.exim.org/ ## unsubscribe (doesn't require an account): ## [email protected] ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
