DMARC: add variables for spf/dkim alignment results. Bug 3119
[exim.git] / doc / doc-txt / NewStuff
index bca7d6f877600fabd0daf78efc46b0ad16609b57..27508be8d138dcd14abe3ea00ff0180a580eed88 100644 (file)
@@ -14,11 +14,17 @@ Version 4.98
 
  3. Events smtp:fail:protocol and smtp:fail:syntax
 
- 4. Support for Sieve filters can be omitted at build time
+ 4. Support for Exim- and Sieve filters can be omitted at build time
 
- 5. JSON and LDAP lookup support, Sieve, 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
+ 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
 ------------