https://bugs.exim.org/show_bug.cgi?id=2498
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/1415d1a6c91e66922036079b3e3b481e579cdb00 commit 1415d1a6c91e66922036079b3e3b481e579cdb00 Author: Jeremy Harris <[email protected]> AuthorDate: Tue Dec 17 10:46:21 2019 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Tue Dec 17 10:46:21 2019 +0000 arc: reset received arc instance counter before next message on a connection. bug 2498 ---- doc/doc-txt/ChangeLog | 5 ++++ src/src/smtp_in.c | 1 + test/confs/4560 | 1 + test/confs/4562 | 1 + test/log/4562 | 25 ++++++++++++++++++ test/mail/4562.a | 44 +++++++++++++++++++++++++++++++ test/scripts/4560-ARC/4562 | 65 ++++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 142 insertions(+) -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
