diff options
author | John Jetmore <jj33@pobox.com> | 2010-06-03 15:20:41 +0000 |
---|---|---|
committer | John Jetmore <jj33@pobox.com> | 2010-06-03 15:20:41 +0000 |
commit | a8c8d6b5abcc66b6bbbf8d7c453410a55b2d0e91 (patch) | |
tree | 2b122f83eca66953852944505eb116a5293fc8c7 /doc/doc-txt/NewStuff | |
parent | 8a483da652e021e51ee3f4dd83cd34e53c986b35 (diff) |
Added DISABLE_DKIM option to EDITME, leaving some breadcrumbs about it being turned on by default
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index e15453caa..b42c0d07c 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/NewStuff,v 1.164 2010/06/01 11:21:30 pdp Exp $ +$Cambridge: exim/doc/doc-txt/NewStuff,v 1.165 2010/06/03 15:20:41 jetmore Exp $ New Features in Exim -------------------- @@ -44,6 +44,9 @@ Version 4.70 / 4.71 ------------------- 1. Native DKIM support without an external library. + (Note that if no action to prevent it is taken, a straight upgrade will + result in DKIM verification of all signed incoming emails. See spec + for details on conditionally disabling) 2. Experimental DCC support via dccifd (contributed by Wolfgang Breyha). |