From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 19 15:57:21 2015 Received: (at submit) by debbugs.gnu.org; 19 Feb 2015 20:57:21 +0000 Received: from localhost ([127.0.0.1]:48989 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YOY9w-0001TD-KL for submit@debbugs.gnu.org; Thu, 19 Feb 2015 15:57:21 -0500 Received: from eggs.gnu.org ([208.118.235.92]:48828) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YOY9u-0001T4-2l for submit@debbugs.gnu.org; Thu, 19 Feb 2015 15:57:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YOY9s-0007Gz-2U for submit@debbugs.gnu.org; Thu, 19 Feb 2015 15:57:17 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:47784) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOY9r-0007Gv-VP for submit@debbugs.gnu.org; Thu, 19 Feb 2015 15:57:15 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50544) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOY9q-00061e-8U for bug-gnu-emacs@gnu.org; Thu, 19 Feb 2015 15:57:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YOY9n-0007Cu-2a for bug-gnu-emacs@gnu.org; Thu, 19 Feb 2015 15:57:14 -0500 Received: from che.mayfirst.org ([209.234.253.108]:57801) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOY9m-00079G-SZ for bug-gnu-emacs@gnu.org; Thu, 19 Feb 2015 15:57:10 -0500 Received: from fifthhorseman.net (unknown [38.109.115.130]) by che.mayfirst.org (Postfix) with ESMTPSA id 086D8F984 for ; Thu, 19 Feb 2015 15:57:05 -0500 (EST) Received: by fifthhorseman.net (Postfix, from userid 1000) id 2E9CB202F4; Thu, 19 Feb 2015 15:57:03 -0500 (EST) From: Daniel Kahn Gillmor To: bug-gnu-emacs@gnu.org Subject: 24.4; mml-mode PGP encryption should do case-insensitive matches on e-mail address User-Agent: Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu) Date: Thu, 19 Feb 2015 15:56:59 -0500 Message-ID: <87pp957h7o.fsf@alice.fifthhorseman.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) --=-=-= Content-Type: text/plain I use notmuch-emacs as my MUA. When i go to send mail, it uses mml-mode to compose a message, just like this bug report. If i try to sign the mail using C-RET c p ( which is mml-secure-message-sign-encrypt), it inserts the mml signing tag like this (but without the space between the first anglebracket and the #): < #secure method=pgpmime mode=signencrypt> When it goes to encrypt upon sending, though, it chooses the encryption key(s) by doing a case-sensitive match on the recipient e-mail address. This match should be case-insensitive. note that gpg's attempt to match e-mail addresses specifically uses this form: gpg --list-keys '' and gpg itself is case-insensitive for this match. The domain part of an e-mail address clearly should be case-insensitive. And while technically the local-part of the e-mail address may not be case-insensitive, in practice on the modern SMTP network, e-mail address local parts are treated as case-insensitive, and mml-mode should follow this practice as well. enigmail recently fixed a bug with case-sensitive matching as well: https://sourceforge.net/p/enigmail/bugs/323/ Regards, --dkg In GNU Emacs 24.4.1 (x86_64-pc-linux-gnu, GTK+ Version 3.14.5) of 2014-12-09 on gaia, modified by Debian Windowing system distributor `The X.Org Foundation', version 11.0.11602901 System Description: Debian GNU/Linux 8.0 (jessie) Configured using: `configure --build x86_64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.4/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.4/site-lisp:/usr/share/emacs/site-lisp --build x86_64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.4/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.4/site-lisp:/usr/share/emacs/site-lisp --with-x=yes --with-x-toolkit=gtk3 --with-toolkit-scroll-bars 'CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall' CPPFLAGS=-D_FORTIFY_SOURCE=2 LDFLAGS=-Wl,-z,relro' Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: diff-auto-refine-mode: t savehist-mode: t display-time-mode: t shell-dirtrack-mode: t tooltip-mode: t electric-indent-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x r e p o r t - e m Recent messages: Loading /usr/share/emacs24/site-lisp/haskell-mode/haskell-mode-autoloads.el (source)...done Loading /etc/emacs/site-start.d/50haskell-mode.el (source)...done Loading /etc/emacs/site-start.d/50js2-mode.el (source)...done Loading /etc/emacs/site-start.d/50notmuch.el (source)...done Loading /etc/emacs/site-start.d/50ocaml-mode.el (source)...done Loading /etc/emacs/site-start.d/50php-elisp.el (source)...done Loading /etc/emacs/site-start.d/50python-docutils.el (source)...done Loading /etc/emacs/site-start.d/51debian-el.el (source)...done No desktop file. For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: /usr/share/emacs24/site-lisp/cmake-data/cmake-mode hides /usr/share/emacs/site-lisp/cmake-mode /usr/share/emacs/24.4/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup /usr/share/emacs24/site-lisp/dictionaries-common/flyspell hides /usr/share/emacs/24.4/lisp/textmodes/flyspell /usr/share/emacs/site-lisp/rst hides /usr/share/emacs/24.4/lisp/textmodes/rst /usr/share/emacs24/site-lisp/dictionaries-common/ispell hides /usr/share/emacs/24.4/lisp/textmodes/ispell Features: (shadow sort gnus-util mail-extr emacsbug notmuch hl-line notmuch-version notmuch-message notmuch-maildir-fcc notmuch-hello wid-edit notmuch-tree notmuch-parser notmuch-show notmuch-print notmuch-crypto notmuch-mua notmuch-address notmuch-wash diff-mode coolj notmuch-query goto-addr icalendar diary-lib diary-loaddefs cal-menu calendar cal-loaddefs notmuch-tag crm notmuch-lib cl gv message sendmail rfc822 mailabbrev mail-utils gmm-utils mailheader mm-view mml-smime smime password-cache dig mailcap mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mm-util mail-prsvr savehist time desktop frameset debian-el debian-el-loaddefs haskell-mode-autoloads edmacro kmacro cl-loaddefs cl-lib ido ess-toolbar ess-mouse mouseme thingatpt browse-url ess-menu ess-swv ess-noweb ess-noweb-font-lock-mode ess-bugs-l essd-els ess-sas-d ess-sas-l ess-sas-a shell pcomplete ess-sta-d ess-sta-l cc-vars cc-defs make-regexp ess-sp6-d ess-sp3-d ess-julia ess-r-d compile ess-tracebug format-spec ess-roxy advice hideshow ess-help ess-developer ess-r-args eldoc help-fns ess-s-l ess ess-inf comint ansi-color ring ess-mode ess-noweb-mode ess-utils ess-custom executable easymenu ess-compat ess-site emacs-goodies-el emacs-goodies-custom emacs-goodies-loaddefs easy-mmode dpkg-dev-el dpkg-dev-el-loaddefs bbdb-autoloads time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind gfilenotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) Memory information: ((conses 16 145009 11093) (symbols 48 26754 0) (miscs 40 55 141) (strings 32 34798 5223) (string-bytes 1 1119203) (vectors 16 17921) (vector-slots 8 466498 3885) (floats 8 121 60) (intervals 56 318 0) (buffers 960 12) (heap 1024 35134 1063)) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJU5k4cXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRFQjk2OTEyODdBN0FEREUzNzU3RDkxMUVB NTI0MDFCMTFCRkRGQTVDAAoJEKUkAbEb/fpcjg8QAKyvF8y/WRRbNwSmsThjFWd7 Fr52WPHCf6JkTb8HEXOtVwPoMada0DV3V36CTg8Bp3z0Abz0nkhhR/LwAMma+ADi sNMnSyFzISiLB0HRvTrm3tqEqR66q/UCl5sx1WXAlysAmpWjZrw1UsJ+6jE/pw4F ajXzW4tsvpK1M3LKXiORy0IU573e1qZuu3iCroXzGNMWoQMj/VlXLApA0FsXaW6u o/Haxcij7yb8N1gkA3+DxxzO31Ax66KNqSwGC9jpuqR4jMaNZ/z2zYHCjW0sl8iq AlXAfa8y9kpYGRT0lY6NDS02klmHhqabdXEkIkTETIrZ03MKrBDBhfCIJECoopNW sPkkHTDxGMeImrXjxsi6yjB09PfZp+IjktCko6GYbNs8f0Kg80QHz/5q3y7GNYKJ wcXaUnV9anr/0kvZ3IFi9q+Tp6z+UhmFkFSfAMgsQBNL63e6D0Th4CLnPdTvhvnA +kgbdW6C1zlxB230/dK1uuJDYctElPRvD4eN5T9TFUSAdJ5XR1/u1GBAswnUm7tC JXRyi342NZuNNjVAq81E2yMLxxugWynPIX9CSZLPxpPUYdMv1PZyWqgPBoTyEnqL lw1gbfz1crAev2pstdtrRkHBfXwbE2Kgz5eNoRpDPXe98yWuqkyHrsiNjuivDvEN DUnK1oPFtqGIqXI5KNmJ =xd3U -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 23 12:33:27 2019 Received: (at 19907) by debbugs.gnu.org; 23 Sep 2019 16:33:27 +0000 Received: from localhost ([127.0.0.1]:36886 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iCRHC-000312-Uw for submit@debbugs.gnu.org; Mon, 23 Sep 2019 12:33:27 -0400 Received: from quimby.gnus.org ([80.91.231.51]:39918) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iCRHB-00030p-0Z for 19907@debbugs.gnu.org; Mon, 23 Sep 2019 12:33:25 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iCRH5-0000mi-A7; Mon, 23 Sep 2019 18:33:21 +0200 From: Lars Ingebrigtsen To: Daniel Kahn Gillmor Subject: Re: bug#19907: 24.4; mml-mode PGP encryption should do case-insensitive matches on e-mail address References: <87pp957h7o.fsf@alice.fifthhorseman.net> Date: Mon, 23 Sep 2019 18:33:18 +0200 In-Reply-To: <87pp957h7o.fsf@alice.fifthhorseman.net> (Daniel Kahn Gillmor's message of "Thu, 19 Feb 2015 15:56:59 -0500") Message-ID: <874l132cs1.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Daniel Kahn Gillmor writes: > I use notmuch-emacs as my MUA. When i go to send mail, it uses mml-mode > to compose a message, just like this bug report. > > If i try to sign the mail using C-RET c p ( which is > mml-secure-messa [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 19907 Cc: 19907@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Daniel Kahn Gillmor writes: > I use notmuch-emacs as my MUA. When i go to send mail, it uses mml-mode > to compose a message, just like this bug report. > > If i try to sign the mail using C-RET c p ( which is > mml-secure-message-sign-encrypt), it inserts the mml signing tag like > this (but without the space between the first anglebracket and the #): > > < #secure method=pgpmime mode=signencrypt> > > When it goes to encrypt upon sending, though, it chooses the encryption > key(s) by doing a case-sensitive match on the recipient e-mail address. > This match should be case-insensitive. It should. I've tried to reproduce the error, but I'm unable to -- do you know where is this matching done? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 23 12:33:29 2019 Received: (at control) by debbugs.gnu.org; 23 Sep 2019 16:33:29 +0000 Received: from localhost ([127.0.0.1]:36889 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iCRHF-00031J-7r for submit@debbugs.gnu.org; Mon, 23 Sep 2019 12:33:29 -0400 Received: from quimby.gnus.org ([80.91.231.51]:39934) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iCRHD-00031A-OC for control@debbugs.gnu.org; Mon, 23 Sep 2019 12:33:28 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iCRHA-0000mq-U6 for control@debbugs.gnu.org; Mon, 23 Sep 2019 18:33:26 +0200 Date: Mon, 23 Sep 2019 18:33:24 +0200 Message-Id: <8736gn2crv.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #19907 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 19907 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 19907 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 23 12:34:35 2019 Received: (at 19907) by debbugs.gnu.org; 23 Sep 2019 16:34:35 +0000 Received: from localhost ([127.0.0.1]:36895 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iCRIJ-000340-Ig for submit@debbugs.gnu.org; Mon, 23 Sep 2019 12:34:35 -0400 Received: from quimby.gnus.org ([80.91.231.51]:39966) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iCRII-00033s-Oq for 19907@debbugs.gnu.org; Mon, 23 Sep 2019 12:34:35 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iCRIF-0000nG-Cx; Mon, 23 Sep 2019 18:34:34 +0200 From: Lars Ingebrigtsen To: Daniel Kahn Gillmor Subject: Re: bug#19907: 24.4; mml-mode PGP encryption should do case-insensitive matches on e-mail address References: <87pp957h7o.fsf@alice.fifthhorseman.net> Date: Mon, 23 Sep 2019 18:34:31 +0200 In-Reply-To: <87pp957h7o.fsf@alice.fifthhorseman.net> (Daniel Kahn Gillmor's message of "Thu, 19 Feb 2015 15:56:59 -0500") Message-ID: <87y2yf0y5k.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Oh, I think this was fixed here: commit 22e239cb406cd5008d3942e66ebb153d8a2d20a4 Author: David Edmondson Date: Tue Feb 9 10:26:52 2016 +1100 Compare recipient and keys case-insensitively Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 19907 Cc: 19907@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Oh, I think this was fixed here: commit 22e239cb406cd5008d3942e66ebb153d8a2d20a4 Author: David Edmondson Date: Tue Feb 9 10:26:52 2016 +1100 Compare recipient and keys case-insensitively * lisp/gnus/mml2015.el: (mml-secure-check-user-id): When comparing a recipient address with that from a key, do so in a case insensitive manner (bug#22603). So I'm closing this bug report. Please reopen if you still see this problem. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 23 12:34:47 2019 Received: (at control) by debbugs.gnu.org; 23 Sep 2019 16:34:47 +0000 Received: from localhost ([127.0.0.1]:36898 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iCRIU-00034T-Td for submit@debbugs.gnu.org; Mon, 23 Sep 2019 12:34:47 -0400 Received: from quimby.gnus.org ([80.91.231.51]:39986) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iCRIT-00034M-Oy for control@debbugs.gnu.org; Mon, 23 Sep 2019 12:34:46 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iCRIR-0000nS-2J for control@debbugs.gnu.org; Mon, 23 Sep 2019 18:34:45 +0200 Date: Mon, 23 Sep 2019 18:34:42 +0200 Message-Id: <87wodz0y59.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #19907 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 19907 fixed close 19907 26.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 19907 fixed close 19907 26.1 quit From unknown Wed Jun 18 00:26:47 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 22 Oct 2019 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator