From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 13 12:22:19 2015 Received: (at submit) by debbugs.gnu.org; 13 Jan 2015 17:22:19 +0000 Received: from localhost ([127.0.0.1]:55677 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YB5AY-0005uP-TD for submit@debbugs.gnu.org; Tue, 13 Jan 2015 12:22:19 -0500 Received: from eggs.gnu.org ([208.118.235.92]:37025) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YB4fi-00058N-5R for submit@debbugs.gnu.org; Tue, 13 Jan 2015 11:50:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YB4fb-0007wC-NN for submit@debbugs.gnu.org; Tue, 13 Jan 2015 11:50:20 -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,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:58958) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YB4fb-0007w6-J2 for submit@debbugs.gnu.org; Tue, 13 Jan 2015 11:50:19 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38736) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YB4fa-0007bp-Ke for bug-gnu-emacs@gnu.org; Tue, 13 Jan 2015 11:50:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YB4fZ-0007vc-CC for bug-gnu-emacs@gnu.org; Tue, 13 Jan 2015 11:50:18 -0500 Received: from mail-ie0-x22e.google.com ([2607:f8b0:4001:c03::22e]:35216) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YB4fZ-0007vS-61 for bug-gnu-emacs@gnu.org; Tue, 13 Jan 2015 11:50:17 -0500 Received: by mail-ie0-f174.google.com with SMTP id at20so3826510iec.5 for ; Tue, 13 Jan 2015 08:50:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=VyFE9TIavDUrlJMDBynDqaq1icPG5ugHa0KwJn3ep6s=; b=021CXWPotTgr2hDL6HCcjiBRXrZU1hX8AOf+9rZdpYRMI5WXZ2A7O9fld/qrf8MY6y EPs2fo6GEhvshqRCBOFTDJ8qOGLq+jDY7kvXSiRVG9KpTlhYr+PhNXwdkZaEKhlL/CNI tRHxYlyHjR0egeQSvMopLR53NowyAogHfjGYql8OE/mmwtW+ffTjI5M2G2faSkUNUoFw ty4n2seEPAcNAIbLefMrXBM8a0mGSUNe2XP10vk8ijcip+isJ4mQtaTNOacjfqjMmEa6 KBHo15kKRpqqnYnlqybEh8OG7VCoCImSEFgHAuJLWnlphBIPYpzY+GX3kX5oO7ohXbrM r2EQ== X-Received: by 10.50.102.4 with SMTP id fk4mr21240509igb.28.1421167816139; Tue, 13 Jan 2015 08:50:16 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.151.71 with HTTP; Tue, 13 Jan 2015 08:49:45 -0800 (PST) From: Attila Lendvai Date: Tue, 13 Jan 2015 17:49:45 +0100 X-Google-Sender-Auth: UtXUyHfR2rOS3zAKlpmpWn9T3_g Message-ID: Subject: 23.4; message-mode quietly saves plaintext in draft folder (potentially remote IMAP servers) To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). 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: -4.0 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 13 Jan 2015 12:22:18 -0500 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: -4.0 (----) i have a gmail+gnus setup. when a message is marked to be encrypted in message-mode (with a <#secure ...> tag) then drafts of the message end up being saved quietly in cleartext to the gmail drafts folder. i propose to change the defaults so that drafts are either saved encrypted (to the sender as recipient, so that it can be decrypted for further editing), or at least a warning should be shown to the user before saving the message in cleartext. thank you for all your efforts, past, present, and future! -- - attila lendvai - PGP: 963F 5D5F 45C7 DFCD 0A39 -- "We do not learn from experience... we learn from reflecting on experience." - John Dewey (1859-1952) PS: i'm sending this from gmail because i couldn't set up SMTP for my gmail account (cannot find any fix for "Must issue a STARTTLS command first"). In GNU Emacs 23.4.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10) of 2012-09-08 on trouble, modified by Debian Windowing system distributor `The X.Org Foundation', version 11.0.11204000 configured using `configure '--build' 'x86_64-linux-gnu' '--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/emacs23:/etc/emacs:/usr/local/share/emacs/23.4/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.4/site-lisp:/usr/share/emacs/site-lisp' '--with-crt-dir=/usr/lib/x86_64-linux-gnu' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -DDEBIAN -O2' 'CPPFLAGS=-D_FORTIFY_SOURCE=2'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.utf8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 25 16:14:52 2017 Received: (at 19585) by debbugs.gnu.org; 25 Jan 2017 21:14:52 +0000 Received: from localhost ([127.0.0.1]:43683 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWUu4-0002Tv-Iz for submit@debbugs.gnu.org; Wed, 25 Jan 2017 16:14:52 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:46472) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWUu3-0002Tn-3H for 19585@debbugs.gnu.org; Wed, 25 Jan 2017 16:14:51 -0500 Received: from 2.150.50.220.tmi.telenormobil.no ([2.150.50.220] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1cWUu0-00026X-7S; Wed, 25 Jan 2017 22:14:50 +0100 From: Lars Ingebrigtsen To: Attila Lendvai Subject: Re: bug#19585: 23.4; message-mode quietly saves plaintext in draft folder (potentially remote IMAP servers) In-Reply-To: (Attila Lendvai's message of "Tue, 13 Jan 2015 17:49:45 +0100") Date: Wed, 25 Jan 2017 22:13:54 +0100 Message-ID: <87wpdider1.fsf@gnus.org> References: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 19585 Cc: 19585@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: 0.0 (/) Attila Lendvai writes: > i have a gmail+gnus setup. when a message is marked to be encrypted in > message-mode (with a <#secure ...> tag) then drafts of the message end > up being saved quietly in cleartext to the gmail drafts folder. > > i propose to change the defaults so that drafts are either saved > encrypted (to the sender as recipient, so that it can be decrypted for > further editing), or at least a warning should be shown to the user > before saving the message in cleartext. Yes, that would seem to be unwanted behaviour. Does anybody who knows more about the encrypted mail part have any idea how to fix 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 07:43:22 2019 Received: (at 19585) by debbugs.gnu.org; 23 Sep 2019 11:43:23 +0000 Received: from localhost ([127.0.0.1]:35230 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iCMkS-0001rw-DJ for submit@debbugs.gnu.org; Mon, 23 Sep 2019 07:43:22 -0400 Received: from quimby.gnus.org ([80.91.231.51]:33892) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iCMkQ-0001ro-Kv for 19585@debbugs.gnu.org; Mon, 23 Sep 2019 07:43:19 -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 1iCMkM-0006Br-JU; Mon, 23 Sep 2019 13:43:17 +0200 From: Lars Ingebrigtsen To: Attila Lendvai Subject: Re: bug#19585: 23.4; message-mode quietly saves plaintext in draft folder (potentially remote IMAP servers) References: Date: Mon, 23 Sep 2019 13:43:14 +0200 In-Reply-To: (Attila Lendvai's message of "Tue, 13 Jan 2015 17:49:45 +0100") Message-ID: <87sgon8ch9.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: Attila Lendvai writes: > i have a gmail+gnus setup. when a message is marked to be encrypted in > message-mode (with a <#secure ...> tag) then drafts of the message end > up being saved quietly in cleartext to the gmail dra [...] 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: 19585 Cc: 19585@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 (-) Attila Lendvai writes: > i have a gmail+gnus setup. when a message is marked to be encrypted in > message-mode (with a <#secure ...> tag) then drafts of the message end > up being saved quietly in cleartext to the gmail drafts folder. I'm not quite sure I understand. How does the draft end up in Gmail in the first place? I didn't think Gnus supported storing the drafts on an IMAP server? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 23 07:43:25 2019 Received: (at control) by debbugs.gnu.org; 23 Sep 2019 11:43:25 +0000 Received: from localhost ([127.0.0.1]:35233 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iCMkW-0001sG-VS for submit@debbugs.gnu.org; Mon, 23 Sep 2019 07:43:25 -0400 Received: from quimby.gnus.org ([80.91.231.51]:33906) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iCMkV-0001s8-Vk for control@debbugs.gnu.org; Mon, 23 Sep 2019 07:43:24 -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 1iCMkT-0006C0-67 for control@debbugs.gnu.org; Mon, 23 Sep 2019 13:43:23 +0200 Date: Mon, 23 Sep 2019 13:43:20 +0200 Message-Id: <87r2478ch3.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #19585 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 19585 + 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 19585 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 23 13:06:54 2019 Received: (at 19585) by debbugs.gnu.org; 23 Sep 2019 17:06:54 +0000 Received: from localhost ([127.0.0.1]:36992 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iCRna-0008E8-9a for submit@debbugs.gnu.org; Mon, 23 Sep 2019 13:06:54 -0400 Received: from mail-io1-f54.google.com ([209.85.166.54]:46165) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iCRnY-0008Dp-0z for 19585@debbugs.gnu.org; Mon, 23 Sep 2019 13:06:52 -0400 Received: by mail-io1-f54.google.com with SMTP id c6so22066433ioo.13 for <19585@debbugs.gnu.org>; Mon, 23 Sep 2019 10:06:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=4w26tq0o++JueY1LnDOHagIZJl2mnXE2wWiAt3vyCng=; b=OsGY0IXELPric8XUEvxpcx9RIrvxa6pqhclYsvY40VFbt6/Ifa0cbLZw2MGAXQSa9w PPbWhi6bx+DNduLOIHwbKZ173EzppZJv8Wqaxn9fxS1A87U/CpymhlbGO+V4nj0zKSBB khkeGRcX1Ppnff/uNdxFp3QR19ZNgo05Pj9dL2D8STu+9UweRddAgz/ehI/bWTYGkswr 77KRNKWe8R8E51UPB2sVDOh4gvBNpIqc4lZSj9klEXOtP2UuWnwKhej7MNkLavZKymVj 6JOqBwmqL12VXdsMKbGAaOgMlgEWDl1Wfp0cE8up6iDfsrONAju2D84hWAK1P9iSoC/K 2njg== X-Gm-Message-State: APjAAAX7oz/3qOv/3lt/yuAfufIjg5qNT0ZJA2/JSL5NV6LPdTdLOONJ g552koaHs2fRNj2bt/+gNSTIrsRTZA+ydc/0J6g= X-Google-Smtp-Source: APXvYqzyUWY1BfoXtByjTA8VNzND0i6NedPmv3/H3j3uCjMkZS/eUtSs7NlQkL/u0su+HZCNccNAyxEZxYzdWQxWI9s= X-Received: by 2002:a02:65d3:: with SMTP id u202mr481414jab.12.1569258406303; Mon, 23 Sep 2019 10:06:46 -0700 (PDT) MIME-Version: 1.0 References: <87sgon8ch9.fsf@gnus.org> In-Reply-To: <87sgon8ch9.fsf@gnus.org> From: Attila Lendvai Date: Mon, 23 Sep 2019 19:06:19 +0200 Message-ID: Subject: Re: bug#19585: 23.4; message-mode quietly saves plaintext in draft folder (potentially remote IMAP servers) To: Lars Ingebrigtsen Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 19585 Cc: 19585@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: -0.7 (/) > > i have a gmail+gnus setup. when a message is marked to be encrypted in > > message-mode (with a <#secure ...> tag) then drafts of the message end > > up being saved quietly in cleartext to the gmail drafts folder. > > I'm not quite sure I understand. How does the draft end up in Gmail in > the first place? I didn't think Gnus supported storing the drafts on an > IMAP server? unfortunately i don't remember the details anymore. i suspect what happened was something like this: i configured gmail/IMAP as the "backend" for gnus, and the local draft folder got linked to the gmail/IMAP draft folder. keep in mind that i'm not an expert in gnus. i was in the process of evaluating whether to move my emailing over to emacs when this happened. --=20 =E2=80=A2 attila lendvai =E2=80=A2 PGP: 963F 5D5F 45C7 DFCD 0A39 -- =E2=80=9CIt isn't enough to say: "I was mistaken"; one must say how one was= mistaken.=E2=80=9D =E2=80=94 Claude Bernard (1813=E2=80=931878), paraphrased From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 25 08:57:19 2019 Received: (at 19585) by debbugs.gnu.org; 25 Sep 2019 12:57:19 +0000 Received: from localhost ([127.0.0.1]:40996 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iD6r9-0000qK-Je for submit@debbugs.gnu.org; Wed, 25 Sep 2019 08:57:19 -0400 Received: from quimby.gnus.org ([80.91.231.51]:34020) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iD6r6-0000q7-DM for 19585@debbugs.gnu.org; Wed, 25 Sep 2019 08:57:16 -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 1iD6r2-0002ZD-D2; Wed, 25 Sep 2019 14:57:14 +0200 From: Lars Ingebrigtsen To: Attila Lendvai Subject: Re: bug#19585: 23.4; message-mode quietly saves plaintext in draft folder (potentially remote IMAP servers) References: <87sgon8ch9.fsf@gnus.org> Date: Wed, 25 Sep 2019 14:57:11 +0200 In-Reply-To: (Attila Lendvai's message of "Mon, 23 Sep 2019 19:06:19 +0200") Message-ID: <874l10wn2w.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: Attila Lendvai writes: >> I'm not quite sure I understand. How does the draft end up in Gmail in >> the first place? I didn't think Gnus supported storing the drafts on an >> IMAP server? > > unfortunately i don't remember [...] 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: 19585 Cc: 19585@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 (-) Attila Lendvai writes: >> I'm not quite sure I understand. How does the draft end up in Gmail in >> the first place? I didn't think Gnus supported storing the drafts on an >> IMAP server? > > unfortunately i don't remember the details anymore. > > i suspect what happened was something like this: i configured > gmail/IMAP as the "backend" for gnus, and the local draft folder got > linked to the gmail/IMAP draft folder. I've had another look at the gnus-draft code, and it hard-codes "nndraft:drafts" all over the place, and that backend (as far as I can see) only supports storing drafts locally on disk. So I don't see how this can happen. :-) I'm closing this bug report, but please reopen if anybody experiences the same. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 25 08:57:29 2019 Received: (at control) by debbugs.gnu.org; 25 Sep 2019 12:57:29 +0000 Received: from localhost ([127.0.0.1]:40999 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iD6rI-0000qq-T1 for submit@debbugs.gnu.org; Wed, 25 Sep 2019 08:57:29 -0400 Received: from quimby.gnus.org ([80.91.231.51]:34036) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iD6rH-0000qe-DK for control@debbugs.gnu.org; Wed, 25 Sep 2019 08:57:27 -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 1iD6rE-0002ZQ-Dp for control@debbugs.gnu.org; Wed, 25 Sep 2019 14:57:26 +0200 Date: Wed, 25 Sep 2019 14:57:24 +0200 Message-Id: <8736gkwn2j.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #19585 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: close 19585 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 (-) close 19585 quit From unknown Mon Aug 18 04:42:38 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 24 Oct 2019 11:24:10 +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