From 14a465c3f0ae93b383f57f12b2ac8709ac0d55b6 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Wed, 27 Aug 2014 17:00:39 +0100 Subject: Further TPDA events msg:complete msg:fail:internal msg:fail:delivery --- test/scripts/5700-tpt-post-dlv-action/5700 | 32 +++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) (limited to 'test/scripts/5700-tpt-post-dlv-action') diff --git a/test/scripts/5700-tpt-post-dlv-action/5700 b/test/scripts/5700-tpt-post-dlv-action/5700 index b85231b6e..f7cd8272c 100644 --- a/test/scripts/5700-tpt-post-dlv-action/5700 +++ b/test/scripts/5700-tpt-post-dlv-action/5700 @@ -1,4 +1,4 @@ -# Arbtirary expansion after transport +# Arbitrary expansion after transport # (EXPERIMENTAL_TPDA) # need_ipv4 @@ -62,3 +62,33 @@ A message which will hit a timeout at the destination server . **** # +# +# +# +# +exim -odq userx@domain1 +A message which will get refused +**** +server PORT_S +220 ESMTP +EHLO +250-OK +250 HELP +MAIL +250 OK +RCPT +550 GO AWAY +QUIT +220 OK +**** +exim -qqf +**** +# +# +# +# +exim -odq userx@domain1 +A message we will cancel from the queue +**** +exim -odi -Mg $msg1 +**** -- cgit v1.2.3