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/stdout | |
parent | 21c28500c0afea85a4acc9cd2e6c816522394431 (diff) |
Better debug diagnosis of malformed IPv4 addresses.
Diffstat (limited to 'test/stdout')
-rw-r--r-- | test/stdout/0002 | 3 | ||||
-rw-r--r-- | test/stdout/0475 | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/test/stdout/0002 b/test/stdout/0002 index 4d87e0acc..5cdba5219 100644 --- a/test/stdout/0002 +++ b/test/stdout/0002 @@ -658,3 +658,6 @@ xyz 354 Enter message, ending with "." on a line by itself
550 reply_address=<>
221 myhost.test.ex closing connection
+> match_ip: 15 +> match_ip: 16 +> diff --git a/test/stdout/0475 b/test/stdout/0475 index dd4af68db..2fc366e62 100644 --- a/test/stdout/0475 +++ b/test/stdout/0475 @@ -6,4 +6,5 @@ 220 the.local.host.name ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
250 OK
451 Temporary local problem - please try later
+550 Administrative prohibition
221 the.local.host.name closing connection
|