diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-04-04 10:33:49 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-04-04 10:33:49 +0000 |
commit | 54cdb463ab15d0a064cfe0a276b3e3974767c8c7 (patch) | |
tree | ee03ebf8c5fb9c07a7eff6b83c2835062fab5dba /doc/doc-txt/ChangeLog | |
parent | fb6f3d5c1822aa3062ad3aac9a63c57c350562f0 (diff) |
Added acl_not_smtp_mime. This involved a bit of refactoring of the
content scanning code. Also, updated doc/OptionList.txt with all the
content-scanning options (none had been added.)
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index cf31d4690..87e001f27 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.106 2005/03/29 15:53:12 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.107 2005/04/04 10:33:49 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -117,6 +117,8 @@ PH/20 When checking for unexpected SMTP input at connect time (before writing There were reports of junk text (parts of files, etc) appearing after "input=". +PH/21 Added acl_not_smtp_mime to allow for MIME scanning for non-SMTP messages. + A note about Exim versions 4.44 and 4.50 ---------------------------------------- |