diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-04-19 11:11:12 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-04-19 11:11:12 +0000 |
commit | 0b26748a086e4c95ee2e817eaac852d498071ca8 (patch) | |
tree | 3951550ee549dd5e2c82dfec581de36e5349a125 /test/stdout/0023 | |
parent | afb3eaaf294ae786644e05e7943b9a71f9bc6c3a (diff) |
Add a test for "!acl=" which was missing (and would have picked up a bug
in 4.61).
Diffstat (limited to 'test/stdout/0023')
-rw-r--r-- | test/stdout/0023 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/stdout/0023 b/test/stdout/0023 index b52b10b5e..e7eb769ee 100644 --- a/test/stdout/0023 +++ b/test/stdout/0023 @@ -455,3 +455,13 @@ 550 host in DNS list rbl.test.ex: This is a test blacklisting message
550 host in DNS list rbl.test.ex: This is a test blacklisting message
221 myhost.test.ex closing connection
+ +**** SMTP testing session as if from host 60.60.60.60 +**** but without any ident (RFC 1413) callback. +**** This is not for real! + +220 myhost.test.ex ESMTP Exim x.yz Tue, 2 Mar 1999 09:44:33 +0000
+250 OK
+250 Accepted
+550 Administrative prohibition
+221 myhost.test.ex closing connection
|