summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-03-29 09:49:49 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-03-29 09:49:49 +0000
commit74e0617f5ad5aa05f6e19f7b7cf6ecfe039749f6 (patch)
tree8a987ac1463924775b0859be749c52bb1f8d37f3 /doc/doc-txt/ChangeLog
parent7dbf77c91c1031bbefff89e89da710dde152ac98 (diff)
Add examples of virus and spam scanning to the default configuration.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index a732ae6ef..ed449756f 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.99 2005/03/22 16:52:06 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.100 2005/03/29 09:49:49 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -77,6 +77,11 @@ PH/13 If "headers_add" in a transport didn't end in a newline, Exim printed
TF/01 Added $received_time.
+PH/14 Modified the default configuration to add an acl_smtp_data ACL, with
+ commented out examples of how to interface to a virus scanner and to
+ SpamAssassin. Also added commented examples of av_scanner and
+ spamd_address settings.
+
A note about Exim versions 4.44 and 4.50
----------------------------------------