DMARC: add variables for spf/dkim alignment results. Bug 3119
[exim.git] / doc / doc-txt / NewStuff
index fe94e46c711aa64f4a82333d8c693c45db71e575..27508be8d138dcd14abe3ea00ff0180a580eed88 100644 (file)
@@ -14,9 +14,17 @@ Version 4.98
 
  3. Events smtp:fail:protocol and smtp:fail:syntax
 
- 4. JSON and LDAP lookup support, RADIUS, 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
+ 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
 ------------