DMARC: add variables for spf/dkim alignment results. Bug 3119
[exim.git] / doc / doc-txt / NewStuff
index bb7f2290e201a4c4683873c354b7d5a43b18b3a4..27508be8d138dcd14abe3ea00ff0180a580eed88 100644 (file)
@@ -14,8 +14,17 @@ Version 4.98
 
  3. Events smtp:fail:protocol and smtp:fail:syntax
 
- 4. JSON lookup support, and all the router driver except manualroute,
-    can now be built as lodable modules
+ 4. Support for Exim- and Sieve filters can be omitted at build time
+
+ 5. JSON and LDAP lookup support, both filter types, PAM, RADIUS, perl, SPF,
+    DKIM, DMARC and ARC support, all the router and authenticator drivers,
+    and all the transport drivers except smtp, can now be built as loadable
+    modules
+
+ 6. A transport "socks_proxy" may expand to an empty string, specifying no
+    proxying.
+
+ 7. Variables $dmarc_alignment_spf and $dmarc_alignment_dkim.
 
 Version 4.98
 ------------