diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-06-20 14:13:39 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-06-20 14:13:39 +0000 |
commit | 8f2401034e2ce4007b1f270cd389381753c814eb (patch) | |
tree | d1d88b61972f84d9cfceff56c752bd6f94608917 /test/stdout/0038 | |
parent | a96603a0e5a7283a9275fb090dac95a42e05a423 (diff) |
Add /noupdate as a ratelimit option.
Diffstat (limited to 'test/stdout/0038')
-rw-r--r-- | test/stdout/0038 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/test/stdout/0038 b/test/stdout/0038 index 4ff984306..9b927b47e 100644 --- a/test/stdout/0038 +++ b/test/stdout/0038 @@ -75,3 +75,19 @@ 354 Enter message, ending with "." on a line by itself
550 Administrative prohibition
221 myhost.test.ex closing connection
+ +**** SMTP testing session as if from host V4NET.9.8.6 +**** 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-myhost.test.ex Hello test.ex [V4NET.9.8.6]
+250-SIZE 52428800
+250-PIPELINING
+250 HELP
+250 OK
+250 Accepted
+250 Accepted
+354 Enter message, ending with "." on a line by itself
+550 Administrative prohibition
+221 myhost.test.ex closing connection
|