[scenario]
clients=client10026;client10027
import=envelope-from-discarded-again.txt
actions=envelope-recipient;data;header-from;header-mailer;end-of-header;body;end-of-message-discard

[client10026]
port=10026
arguments=--action;discard;--end-of-message-chunk-regexp;Discard

[client10027]
port=10027

[envelope-recipient]
command=envelope-recipient

recipient=kou+receiver2@example.com

response=envelope-recipient
n_received=2
status=continue

recipients=kou+receiver2@example.com;kou+receiver2@example.com

[data]
command=data

response=data
n_received=2
status=continue

n_alive=2

[header-from]
command=header

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

response=header
n_received=1
status=continue

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

[header-mailer]
command=header

name=X-mailer
value=milter-mailer

response=header
n_received=1
status=continue

headers=X-mailer;milter-mailer;;;

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

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

n_alive=2

[body]
command=body

chunk=Hi, Hi,

response=body
n_received=1
status=continue

chunks=Hi, Hi,;;

[end-of-message-discard]
command=end-of-message
chunk=Discard

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

chunks=;;
end_of_message_chunks=Discard;;
headers=From:kou+sender@example.com;From:kou+sender2@example.com;X-mailer:milter-mailer
