diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-06-06 18:04:36 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-06-06 18:04:36 +0100 |
commit | b8514d1960e259d49ab2c84c89eba52ab993da3f (patch) | |
tree | 518d70cf6119717cd896e40b5aa88a919fca7751 /test/stdout/2600 | |
parent | 4a7dca52352d0976f200b89a50825433b7551554 (diff) |
Sqlite: new-style option to specify db file
Diffstat (limited to 'test/stdout/2600')
-rw-r--r-- | test/stdout/2600 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/stdout/2600 b/test/stdout/2600 index 53d6b9b23..c21783b86 100644 --- a/test/stdout/2600 +++ b/test/stdout/2600 @@ -1,5 +1,7 @@ > Ayen Other > Ayen Other +> Ayen Other +> Ayen Other > > > id=nothing name="" @@ -21,6 +23,16 @@ after" id=newline 550 relay not permitted
221 myhost.test.ex closing connection
+**** SMTP testing session as if from host 10.0.0.0 +**** 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
+550 relay not permitted
+550 relay not permitted
+221 myhost.test.ex closing connection
+ **** SMTP testing session as if from host 10.10.10.10 **** but without any ident (RFC 1413) callback. **** This is not for real! |