Jani Nikula <jani@nikula.org> writes:
>
> +test_begin_subtest "Reply to a message with multiple Cc headers"
> +test_subtest_known_broken
> +cat > "${MAIL_DIR}"/broken_cc <<EOF
> +From: Alice <alice@example.org>
> +To: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
> +Cc: Bob <bob@example.org>
> +Subject: wowsers!
> +cc: Charles <charles@example.org>
> +Message-Id: <abc123@example.org>
> +Date: Thu, 16 Jun 2016 22:14:41 -0400
As another minor point, It's probably not a great idea to use real
addresses when making up test messages. Probably dkg has reached maximum
spam, but still.
d