X-Envelope-From: notmuch-bounces@notmuchmail.org  Sat Apr  4 07:57:40 2026
Return-Path: <notmuch-bounces@notmuchmail.org>
X-Original-To: nmbug@yantan.tethera.net
Delivered-To: nmbug@yantan.tethera.net
Received: from yantan.tethera.net (localhost [127.0.0.1])
	by mail.notmuchmail.org (Postfix) with ESMTP id 2418560509;
	Sat,  4 Apr 2026 07:57:40 +0000 (UTC)
Received: from phubs.tethera.net (phubs.tethera.net [IPv6:2607:5300:60:3a9d::1])
	by mail.notmuchmail.org (Postfix) with ESMTPS id 236F65F813
	for <notmuch@notmuchmail.org>; Sat,  4 Apr 2026 07:57:36 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tethera.net;
 i=@tethera.net; q=dns/txt; s=2024; t=1775289453; h=from : to : subject
 : in-reply-to : references : date : message-id : mime-version :
 content-type : from; bh=1i5olr1uKhdKbUCmUXDyJWZBJPm2ZlQoqeyrwBqOR64=;
 b=N8Wso+IyGLLdgfs7BpHRaIuKO7Y4lPqtEqY4mWI5ILM3NkTZHnRBDv83ZKIKVk1HrYpvt
 ONQsuUxhfReZoR8iwx9hiHfMRVJHOH4CCAFcRNnciVyDnm4L+AYGZ6+aAQl1ew2jMSW1nJe
 WVpcB23qCmnxMQakO0mc20Q54EYe7NNVKYUU9V/lstFpMVgLQMxyehrFhTDV/5K8/eK4P3R
 0dgGJaGn2/MK2/14WNVe6FcqF2r7EugC8mObdw18u1BJSTstnXieqE+JtpUZaf9lbMo21Tn
 swrO7D7qOpnf8/Ep4rb794xE/DX5HmmUv5uNP/3UqO0mDox3VnHqTtsYKMCA==
Received: from tethera.net (M111108027213.v4.enabler.ne.jp [111.108.27.213])
	by phubs.tethera.net (Postfix) with ESMTPS id 4AE0C1800F7;
	Sat, 04 Apr 2026 04:57:33 -0300 (ADT)
Received: (nullmailer pid 1067379 invoked by uid 1000);
	Sat, 04 Apr 2026 07:57:29 -0000
From: David Bremner <david@tethera.net>
To: Anton Khirnov <anton@khirnov.net>, notmuch@notmuchmail.org
Subject: Re: [PATCH v4 3/6] test: add tests for attachment filtering
In-Reply-To: <20260307160342.16482-4-anton@khirnov.net>
References: <20260307160342.16482-1-anton@khirnov.net>
 <20260307160342.16482-4-anton@khirnov.net>
Date: Sat, 04 Apr 2026 16:57:29 +0900
Message-ID: <87341b9mza.fsf@tethera.net>
MIME-Version: 1.0
Message-ID-Hash: QCAZNSWDCYVAZHAUPPV2DTH5GSTNQQA2
X-Message-ID-Hash: QCAZNSWDCYVAZHAUPPV2DTH5GSTNQQA2
X-MailFrom: david@tethera.net
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
X-Mailman-Version: 3.3.3
Precedence: list
List-Id: "Use and development of the notmuch mail system." <notmuch.notmuchmail.org>
List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>
List-Owner: <mailto:notmuch-owner@notmuchmail.org>
List-Post: <mailto:notmuch@notmuchmail.org>
List-Subscribe: <mailto:notmuch-join@notmuchmail.org>
List-Unsubscribe: <mailto:notmuch-leave@notmuchmail.org>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit

Anton Khirnov <anton@khirnov.net> writes:

> ---
>  test/T681-index-filter.sh | 84 +++++++++++++++++++++++++++++++++++++++
>  1 file changed, 84 insertions(+)
>  create mode 100755 test/T681-index-filter.sh
>

BTW, I think we talked about performance tests for the filtering at some
point.  I just checked, and the enron corpus has some
attachements. There are about 6600 word documents and about 3500 excell
documents. I guess we probably should not trust those attachments.
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org
