DSCP: inbound via control = dscp/<value>
[users/heiko/exim.git] / doc / doc-txt / NewStuff
index 093feee72625e2d2f683cffe4b914104db52a1b6..7b0da68548e9d0541f2c29c216b743b826c3d1cb 100644 (file)
@@ -39,6 +39,16 @@ Version 4.81
 
     Current status: work-in-progress; $sender_host_dnssec variable added.
 
 
     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.
+
+    Similarly for inbound connections, there is a new control modifier, dscp,
+    so "warn control = dscp/ef" in the connect ACL, or after authentication.
+
+    Supported values depend upon system libraries.  "exim -bI:dscp" to list the
+    ones Exim knows of.  You can also set a raw number 0..0x3F.
+
 
 Version 4.80
 ------------
 
 Version 4.80
 ------------