diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-01-01 17:28:46 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-01-01 17:28:46 +0000 |
commit | 5a87167f1597be3a04bb85e6560022c346a5b1d9 (patch) | |
tree | 59d195feb83caf1a59dee734a4a4a85667e03d3e /doc | |
parent | c11d665dab975691024f9231ad93c65bef7e5df4 (diff) |
Content scan: Disable "aveserver", "kavdaemon" and "mksd" in the template makefile. Bugs 1143, 1594
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 31f3c5d95..4390cd4fb 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -50,6 +50,8 @@ JH/07 Bug 2214: Fix SMTP responses resulting from non-accept result of MIME ACL. JH/08 The "support for" informational output now, which built with Content Scanning support, has a line for the malware scanner interfaces compiled in. Interface can be individually included or not at build time. + The "aveserver", "kavdaemon" and "mksd" interfaces are now not included + by the template makefile "src/EDITME". Exim version 4.90 |