DMARC: add results to generic authres string; remove $dmarc_ar_header
[exim.git] / doc / doc-txt / experimental-spec.txt
index 839200c6cd0923d63bfbb92bfd55431ea21b6a2b..2cac9e90d20920fee47d63d6673b3ca1467c5e68 100644 (file)
@@ -548,9 +548,8 @@ expansion variables are available:
     are "none", "reject" and "quarantine".  It is blank when there
     is any error, including no DMARC record.
 
     are "none", "reject" and "quarantine".  It is blank when there
     is any error, including no DMARC record.
 
-  o $dmarc_ar_header
-    This is the entire Authentication-Results header which you can
-    add using an add_header modifier.
+A now-redundant variable $dmarc_ar_header has now been withdrawn.
+Use the ${authresults } expansion instead.
 
 
 5. How to enable DMARC advanced operation:
 
 
 5. How to enable DMARC advanced operation: