ATRN provider
[exim.git] / test / README
index 3f86755458981fe870e7b11ba05932fbaaf4ee6c..1798c4dc20831be1d49a32256c83a70d4a91349b 100644 (file)
@@ -1085,6 +1085,7 @@ Lines in client scripts are of several kinds:
 (1) "??? ": If a line begins with three question marks and a space, the rest of the
     line defines the start of expected output from the server. If what is
     received does not match, the client bombs out with an error message.
+    Escape sequences described below in (7) are usable in the expected text.
 
 (2) "???*": If a line begins with three question marks and an asterisk, the server
     is expected to close the connection.