diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-13 11:13:37 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-13 11:13:37 +0000 |
commit | 1688f43b3071b3b4d7d3a88a6ccf28c1bc3272e0 (patch) | |
tree | a1ec1b451f03d8ad7645d29bd9253d795cef1064 /test/stderr/0002 | |
parent | 21c28500c0afea85a4acc9cd2e6c816522394431 (diff) |
Better debug diagnosis of malformed IPv4 addresses.
Diffstat (limited to 'test/stderr/0002')
-rw-r--r-- | test/stderr/0002 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/stderr/0002 b/test/stderr/0002 index 245d3904a..68d246ecd 100644 --- a/test/stderr/0002 +++ b/test/stderr/0002 @@ -348,3 +348,14 @@ LOG: 10HmbD-0005vi-00 Subject is: " here we go: a string that is going to be enc >>> processing "deny" >>> deny: condition test succeeded LOG: 10HmbD-0005vi-00 H=[V4NET.0.0.0] F=<> rejected after DATA: reply_address=<> +Exim version x.yz .... +changed uid/gid: -C, -D, -be or -bf forces real uid + uid=CALLER_UID gid=CALLER_GID pid=pppp +configuration file is TESTSUITE/test-config +admin user +originator: uid=CALLER_UID gid=CALLER_GID login=CALLER name=CALLER_NAME +sender address = CALLER@myhost.test.ex +1.2.3.4 in "1.2.3"? no (malformed IPv4 address or address mask) +1.2.3.4 in "1.2.3.4/abc"? no (malformed IPv4 address or address mask) +search_tidyup called +>>>>>>>>>>>>>>>> Exim pid=pppp terminating with rc=0 >>>>>>>>>>>>>>>> |