diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/log/0532 | 2 | ||||
-rw-r--r-- | test/rejectlog/0532 | 2 | ||||
-rw-r--r-- | test/stderr/0388 | 3 |
3 files changed, 4 insertions, 3 deletions
diff --git a/test/log/0532 b/test/log/0532 index 57a152060..0a41abcdb 100644 --- a/test/log/0532 +++ b/test/log/0532 @@ -5,4 +5,4 @@ 1999-03-02 09:44:33 10HmaY-0005vi-00 <= CALLER@test.ex U=CALLER P=local S=sss 1999-03-02 09:44:33 10HmaY-0005vi-00 => rcptok <rcptok@test.ex> R=r1 T=t1 1999-03-02 09:44:33 10HmaY-0005vi-00 Completed -1999-03-02 09:44:33 U=CALLER temporarily rejected connection in "connect" ACL: cannot test add_header condition in connection ACL +1999-03-02 09:44:33 U=CALLER temporarily rejected connection in "connect" ACL: cannot use add_header condition in connection ACL diff --git a/test/rejectlog/0532 b/test/rejectlog/0532 index 7a20d074e..5fe9ed425 100644 --- a/test/rejectlog/0532 +++ b/test/rejectlog/0532 @@ -1,2 +1,2 @@ 1999-03-02 09:44:33 U=CALLER F=<mailok@test.ex> rejected RCPT <notok@test.ex> -1999-03-02 09:44:33 U=CALLER temporarily rejected connection in "connect" ACL: cannot test add_header condition in connection ACL +1999-03-02 09:44:33 U=CALLER temporarily rejected connection in "connect" ACL: cannot use add_header condition in connection ACL diff --git a/test/stderr/0388 b/test/stderr/0388 index 0af0261ba..ab7d8ae32 100644 --- a/test/stderr/0388 +++ b/test/stderr/0388 @@ -156,8 +156,9 @@ V4NET.0.0.0 in "*"? yes (matched "*") retry for T:V4NET.0.0.0:V4NET.0.0.0:1224 (y) = * 0 0 dbfn_read: key=T:V4NET.0.0.0:V4NET.0.0.0:1224 failing_interval=ttt message_age=ttt +on queue longer than maximum retry Writing retry data for T:V4NET.0.0.0:V4NET.0.0.0:1224 - first failed=dddd last try=dddd next try=+1 expired=1 + first failed=dddd last try=dddd next try=+0 expired=0 errno=dd more_errno=dd,A Network Error dbfn_write: key=T:V4NET.0.0.0:V4NET.0.0.0:1224 timed out: all retries expired |