diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-02-04 14:32:17 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-02-04 15:32:24 +0000 |
commit | cfe6f17c3c1f76ce403195dbae8ac4141f527ba7 (patch) | |
tree | e530452ea6806feb182da8d6195a2c8fc430b995 /test/rejectlog | |
parent | 6b3e96244682c63893ff3884b06bff68104ce2c8 (diff) |
ACL: Fix parsing of control=queue_only
Broken-by: 9438970c97
Diffstat (limited to 'test/rejectlog')
-rw-r--r-- | test/rejectlog/0505 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rejectlog/0505 b/test/rejectlog/0505 index 2c56b7f1e..41fd97e5b 100644 --- a/test/rejectlog/0505 +++ b/test/rejectlog/0505 @@ -19,4 +19,4 @@ P Received: from CALLER by myhost.test.ex with local (Exim x.yz) I Message-Id: <E10HmaY-0005vi-00@myhost.test.ex> F From: CALLER_NAME <CALLER@myhost.test.ex> Date: Tue, 2 Mar 1999 09:44:33 +0000 -1999-03-02 09:44:33 U=CALLER temporarily rejected connection in "connect" ACL: cannot use "control=queue_only" in connection ACL +1999-03-02 09:44:33 U=CALLER temporarily rejected connection in "connect" ACL: cannot use "control=queue" in connection ACL |