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

David Bremner david at tethera.net
Sat Sep 10 15:17:13 PDT 2016


Jani Nikula <jani at 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 at example.org>
> +To: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
> +Cc: Bob <bob at example.org>
> +Subject: wowsers!
> +cc: Charles <charles at example.org>
> +Message-Id: <abc123 at 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


More information about the notmuch mailing list