aboutsummaryrefslogtreecommitdiff
path: root/bindings/python-cffi/tests
diff options
context:
space:
mode:
authorHannu Hartikainen <hannu@hrtk.in>2021-07-02 12:13:09 +0300
committerDavid Bremner <david@tethera.net>2021-08-29 18:10:08 -0700
commit717e3dcdc3e55d72c8e4a1948708c34170dbf926 (patch)
tree201a67a609ac6e83ff71206e31f50ada26623824 /bindings/python-cffi/tests
parent8c0bebedc5edbff5ddc46b66da1177ec18f48c69 (diff)
lib: consider all instances of Delivered-To header
When using notmuch-reply and guessing the From: address from Delivered-To headers, I had the wrong address chosen today. This was because the messages from the notmuch list contain these headers in this order: Delivered-To: hannu.hartikainen@gmail.com ... Delivered-To: hannu@hrtk.in In my .notmuch-config I have the following configuration: primary_email=hannu@hrtk.in other_email=hannu.hartikainen@gmail.com;... Before this change, notmuch-reply would guess From: @gmail.com because that is the first Delivered-To header present. After the change, the primary address is chosen as I would expect.
Diffstat (limited to 'bindings/python-cffi/tests')
0 files changed, 0 insertions, 0 deletions