]> www.infradead.org Git - users/dedekind/aiaiai.git/commit
email-test-patchset: grab all To and Cc headers.
authorJacob Keller <jacob.e.keller@intel.com>
Tue, 11 Feb 2014 17:50:38 +0000 (09:50 -0800)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 12 Feb 2014 11:32:42 +0000 (13:32 +0200)
commit6153f4f5a3410a4292766bd7dfcb9877eb5e81df
tree64cfcc363ee8bfc747e0618b499c0b448c5a2b1a
parentefca2e193c780f0c7eb4a3678cf1d6d4d0ffa438
email-test-patchset: grab all To and Cc headers.

This change modifies email-test-patchset to grab every To and Cc header
instead of just the first. Because refernces to to and cc except email
lists (comma seperated), we use merge_addresses with an empty second
parameter. This works due to recent changes to the merge_addresses
function see in a previous patch in this series.

Artem: amend the patch a tiny bit.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
email/aiaiai-email-test-patchset