https://bugs.exim.org/show_bug.cgi?id=3100
Bill Thorsteinson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1480|0 |1 is obsolete| | --- Comment #2 from Bill Thorsteinson <[email protected]> --- Created attachment 1481 --> https://bugs.exim.org/attachment.cgi?id=1481&action=edit Updated patch My original patch did not strip the $flag from delivery records breaking parsing of addresses used in local destination addresses. It also broke address reporting in relayed message reporting. Always removing the flag values appears to break matching "H=" values which can be the first field in rejection messages. I also mistakenly removed Completed messages which broke time on queue reporting. Skipping non-essential records based on $flag values was already implemented correctly. -- 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/
