https://bugs.exim.org/show_bug.cgi?id=1740
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/0ea023550fcdeeff95c2bb25c0d34fb0d8ab9680 commit 0ea023550fcdeeff95c2bb25c0d34fb0d8ab9680 Author: Jeremy Harris <[email protected]> AuthorDate: Fri Dec 4 17:58:24 2015 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Fri Dec 4 18:07:43 2015 +0000 spamd/malware: log service identity with errors. bug 1740 ---- src/src/malware.c | 190 ++++++++++++++++++++++++++++------------------------- src/src/spam.c | 14 ++-- test/log/4002 | 8 +-- test/log/4003 | 4 +- test/log/4004 | 6 +- test/log/4005 | 6 +- test/log/4006 | 6 +- test/log/4007 | 4 +- test/paniclog/4002 | 8 +-- test/paniclog/4003 | 4 +- test/paniclog/4004 | 6 +- test/paniclog/4005 | 6 +- test/paniclog/4006 | 6 +- test/paniclog/4007 | 4 +- test/stderr/4002 | 8 +-- test/stderr/4003 | 4 +- test/stderr/4004 | 6 +- test/stderr/4005 | 6 +- test/stderr/4006 | 6 +- test/stderr/4007 | 4 +- 20 files changed, 157 insertions(+), 149 deletions(-) -- 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/ ##
