DSCP: document; hex print; -bI:dscp
[exim.git] / doc / doc-txt / NewStuff
index 093feee72625e2d2f683cffe4b914104db52a1b6..2aaf56232c6c92788a59e632364fa1ea7b37fad0 100644 (file)
@@ -39,6 +39,11 @@ Version 4.81
 
     Current status: work-in-progress; $sender_host_dnssec variable added.
 
+ 5. DSCP support for outbound connections: on a transport using the smtp driver,
+    set "dscp = ef", for instance, to cause the connections to have the relevant
+    DSCP (IPv4 TOS or IPv6 TCLASS) value in the header.  Supported values depend
+    upon system libraries.  "exim -bI:dscp" to list the ones Exim knows of.
+
 
 Version 4.80
 ------------