[scenario]
clients=client10026;client10027
import=envelope-from.txt
actions=envelope-recipient-reply-code-4xx;envelope-recipient-reply-code-4xx-again;data;header;end-of-header;body;end-of-message
configuration=envelope-recipient-reply-code-4xx-evaluation.conf

[client10026]
port=10026
arguments=--reply-code=451 4.7.1 Greylisting in action, please come back later;--envelope-recipient;reply-code-4xx@example.com

[client10027]
port=10027

[envelope-recipient-reply-code-4xx]
command=envelope-recipient

recipient=reply-code-4xx@example.com

response=envelope-recipient
n_received=2
status=continue

recipients=reply-code-4xx@example.com;reply-code-4xx@example.com

[envelope-recipient-reply-code-4xx-again]
command=envelope-recipient

recipient=reply-code-4xx@example.com

response=envelope-recipient
n_received=2
status=continue

recipients=reply-code-4xx@example.com;reply-code-4xx@example.com

[data]
command=data

n_abort=1
response=data
n_received=1
status=continue

[header]
command=header

name=From
value=kou+sender@example.com

response=header
n_received=1
status=continue

headers=From;kou+sender@example.com;;;

[end-of-header]
command=end-of-header

response=end-of-header
n_received=1
status=continue

[body]
command=body

chunk=Hi,

response=body
n_received=1
status=continue

chunks=;Hi,

[end-of-message]
command=end-of-message

response=end-of-message
n_received=1
status=continue

chunks=;;
end_of_message_chunks=;;

headers=From:kou+sender@example.com
