[scenario]
clients=client10026;client10027
import=helo.txt
configuration=envelope-from-stop.conf
actions=envelope-from-stop;envelope-recipient

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

[client10027]
port=10027

[envelope-from-stop]
command=envelope-from

from=stop@example.com

response=envelope-from
n_received=1
status=continue

froms=;stop@example.com

[envelope-recipient]
command=envelope-recipient

recipient=sender@example.com

response=envelope-recipient
n_received=1
status=continue

recipients=;sender@example.com
