Re: [PATCH v2 01/14] test: add known broken test for reply to message with multiple Cc headers

Subject: Re: [PATCH v2 01/14] test: add known broken test for reply to message with multiple Cc headers

Date: Sat, 10 Sep 2016 19:17:13 -0300

To: Jani Nikula, notmuch@notmuchmail.org

Cc: Daniel Kahn Gillmor

From: David Bremner


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

Thread: