[scenario]
clients=client10026;client10027
import=envelope-from.txt
actions=envelope-recipient-reject;envelope-recipient-ok;data

[client10026]
port=10026
arguments=--action;reject;--envelope-recipient;reject@example.com

[client10027]
port=10027

[envelope-recipient-reject]
command=envelope-recipient

recipient=reject@example.com

response=envelope-recipient
n_received=2
status=reject

recipients=reject@example.com;reject@example.com

[envelope-recipient-ok]
command=envelope-recipient

recipient=ok@example.com

response=envelope-recipient
n_received=2
status=continue

recipients=ok@example.com;ok@example.com

[data]
command=data

response=data
n_received=2
status=continue
