[PATCH 0/2] Limit attachment check to stop before forwarded message

Subject: [PATCH 0/2] Limit attachment check to stop before forwarded message

Date: Fri, 13 Dec 2019 00:35:34 +0100

To: notmuch@notmuchmail.org

Cc:

From: ekeberg@kth.se


From: Örjan Ekeberg <ekeberg@kth.se>

This is a simple patch to notmuch-mua-attachment-check to make it stop
searching for mathing "attachment"-words when reaching a forwarded
message (or anything starting with "\n<#").  This avoids the false
warnings that always occur when forwarding messages originating from
MS-Exchange, since they contain a header "MS-Has-Attach:".

Örjan Ekeberg (2):
  emacs: limit search for attachment to stop at first mime-part
  test: extend test of attachment warnings

 emacs/notmuch-mua.el              | 25 ++++++++++++++-----------
 test/emacs-attachment-warnings.el | 12 ++++++++++++
 2 files changed, 26 insertions(+), 11 deletions(-)

-- 
2.24.0

_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: