diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-12-05 14:18:07 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-12-05 14:18:07 +0000 |
commit | 6e0fddef0de4966abad739bed65d49e097651853 (patch) | |
tree | 25aed3476c54bf41fa62f5a5b281b30bfa499290 /test | |
parent | 377da0430697e6bcb8c48744eb5af4272a8f8075 (diff) |
Transports: explicit errno values in returns
Diffstat (limited to 'test')
-rw-r--r-- | test/log/0228 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/log/0228 b/test/log/0228 index 646034c58..7ae197dd5 100644 --- a/test/log/0228 +++ b/test/log/0228 @@ -1,3 +1,3 @@ 1999-03-02 09:44:33 10HmaX-0005vi-00 <= CALLER@test.ex U=CALLER P=local S=sss 1999-03-02 09:44:33 10HmaX-0005vi-00 H=127.0.0.1 [127.0.0.1] Connection refused -1999-03-02 09:44:33 10HmaX-0005vi-00 == abcd@x.y.z R=all T=smtp defer (0): smtp transport found host ip4.ip4.ip4.ip4 to be local +1999-03-02 09:44:33 10HmaX-0005vi-00 == abcd@x.y.z R=all T=smtp defer (-50): smtp transport found host ip4.ip4.ip4.ip4 to be local |