From matt.kayala@gmail.com Fri Aug 7 13:17:49 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 7 Aug 2009 20:17:50 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.0 required=4.0 tests=GMAIL,MULTALT autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n77KHmpE029931 for ; Fri, 7 Aug 2009 13:17:49 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MZVsp-0002Bc-Q0 for bug-gnu-emacs@gnu.org; Fri, 07 Aug 2009 16:17:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MZVsk-0002BG-Eg for bug-gnu-emacs@gnu.org; Fri, 07 Aug 2009 16:17:46 -0400 Received: from [199.232.76.173] (port=42178 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MZVsk-0002BB-Av for bug-gnu-emacs@gnu.org; Fri, 07 Aug 2009 16:17:42 -0400 Received: from mail-vw0-f182.google.com ([209.85.212.182]:60503) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MZVsj-0000iK-9W for bug-gnu-emacs@gnu.org; Fri, 07 Aug 2009 16:17:41 -0400 Received: by vws12 with SMTP id 12so1788809vws.24 for ; Fri, 07 Aug 2009 13:17:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=d0S/7ANi5lx/bbcCT0y3oLMgIjsWja6GFp6S2nV+03k=; b=vl92v2FCoXOsv/y0mpS+iwIlXHbL/NA80ZaOtJBF881vpS6CzBrRKVT+4iA+g2DX/1 Ox3aec3yzB2jl8dlrje29l8NMCVtWw7pnY51wfhapclDWDdlZpdvQKEwKyEOTG9UbRy/ AFuPxx6uSZSkDyR5NrxMv/cDy77Vb5kszeH8Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=eoGySXBglvMnuz12C78X/hUPSnutEK8Po3x0q67st0C1AZzx+8+jmOdJZZU/R4+1yp o+BdEd7dwftLLy4KfvQWGEofwgnDvsFLDISefeLh0kZ4MkV+RlmImqZOa+PAQzVz5P57 t4y+N1IHucVLKKP9AUG8jHL1LUfrwXPe3xoos= MIME-Version: 1.0 Received: by 10.220.96.11 with SMTP id f11mr1527191vcn.49.1249676260138; Fri, 07 Aug 2009 13:17:40 -0700 (PDT) From: Matt Kayala Date: Fri, 7 Aug 2009 13:17:20 -0700 Message-ID: Subject: Decrypting a file with EasyPG To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=0016e64ea81a91e6aa047092ed80 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) --0016e64ea81a91e6aa047092ed80 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hello, Excuse any naivety in the question asking, but any help with the following will be very much appreciated: Using Emacs 23, built with NS on Mac OS 10.4..., and gpg built from fink, I am having the following issue: I can create a new buffer 'test.gpg', edit it, and save it, which encrypts the file using one of my keys. If I close the buffer, then try to open the file, (C-x C-f), I am asked for my passphrase, then I get the following error in the minibuffer: 'File exists, but cannot be read'. This is not a permissions issue (775). Also, decrypting from the command line with gpg works fine. Here are the messages in *Messages*: /Users/mkayala/org/t: 0% (0/607) File exists, but cannot be read Here is the output on " *epg-debug*" for the encryption: /sw/bin/gpg --no-tty --status-fd 1 --yes --enable-progress-filter --command-fd 0 --output /tmp/epg-output61144iH --decrypt -- /Users/mkayala/org/test.gpg gpg: can't open `/Users/mkayala/org/test.gpg' gpg: decrypt_message failed: file open error /sw/bin/gpg --no-tty --status-fd 1 --yes --enable-progress-filter --command-fd 0 --output /tmp/epg-output6114XJj --encrypt -r EFAE0C7BEEBB2B1F [GNUPG:] PROGRESS stdin ? 0 0 [GNUPG:] BEGIN_ENCRYPTION 2 9 [GNUPG:] PROGRESS stdin ? 20 0 [GNUPG:] END_ENCRYPTION And for the decryption: /sw/bin/gpg --no-tty --status-fd 1 --yes --enable-progress-filter --command-fd 0 --output /tmp/epg-output6114kTp --decrypt -- /Users/mkayala/org/test.gpg [GNUPG:] PROGRESS /Users/mkayala/org/t ? 0 607 [GNUPG:] ENC_TO 3D22E97EE828E82D 16 0 [GNUPG:] USERID_HINT 3D22E97EE828E82D Matt Kayala (MK) < matt.kayala@gmail.com> [GNUPG:] NEED_PASSPHRASE 3D22E97EE828E82D EFAE0C7BEEBB2B1F 16 0 [GNUPG:] GET_HIDDEN passphrase.enter [GNUPG:] GOT_IT [GNUPG:] GOOD_PASSPHRASE gpg: encrypted with 2048-bit ELG-E key, ID E828E82D, created 2009-08-06 "Matt Kayala (MK) " [GNUPG:] BEGIN_DECRYPTION [GNUPG:] PROGRESS /Users/mkayala/org/t ? 607 607 [GNUPG:] PLAINTEXT 62 1249671366 [GNUPG:] PLAINTEXT_LENGTH 20 [GNUPG:] DECRYPTION_OKAY [GNUPG:] GOODMDC [GNUPG:] END_DECRYPTION If instead of using the epa-file, I try to directly do 'M-x epa-decrypt-file RET test.gpg', I get the following error: Decrypting test.gpg...0% (0/607) epg-decrypt-file: Wrong type argument: listp, exit And the corresponding " *epg-debug*" output: /sw/bin/gpg --no-tty --status-fd 1 --yes --enable-progress-filter --command-fd 0 --output /Users/mkayala/org/test --decrypt -- /Users/mkayala/org/test.gpg [GNUPG:] PROGRESS /Users/mkayala/org/t ? 0 607 [GNUPG:] ENC_TO 3D22E97EE828E82D 16 0 [GNUPG:] USERID_HINT 3D22E97EE828E82D Matt Kayala (MK) < matt.kayala@gmail.com> [GNUPG:] NEED_PASSPHRASE 3D22E97EE828E82D EFAE0C7BEEBB2B1F 16 0 [GNUPG:] GET_HIDDEN passphrase.enter [GNUPG:] GOT_IT [GNUPG:] GOOD_PASSPHRASE gpg: encrypted with 2048-bit ELG-E key, ID E828E82D, created 2009-08-06 "Matt Kayala (MK) " [GNUPG:] BEGIN_DECRYPTION [GNUPG:] PROGRESS /Users/mkayala/org/t ? 607 607 [GNUPG:] PLAINTEXT 62 1249671366 [GNUPG:] PLAINTEXT_LENGTH 20 [GNUPG:] DECRYPTION_OKAY [GNUPG:] GOODMDC [GNUPG:] END_DECRYPTION Any help or thoughts you could give would be much appreciated! Thanks, -Matt Kayala mkayala@ics.uci.edu // matt.kayala@gmail.com PhD Student Institute for Genomics and Bioinformatics School of Information and Computer Sciences University of California, Irvine --0016e64ea81a91e6aa047092ed80 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello,

Excuse any naivety in the question asking, but any help with = the following will be very much appreciated:

Using Emacs 23, built w= ith NS on Mac OS 10.4..., and gpg built from fink, I am having the followin= g issue:

I can create a new buffer 'test.gpg', edit it, and save it, whi= ch encrypts the file using one of my keys.

If I close the buffer, th= en try to open the file, (C-x C-f), I am asked for my passphrase, then I ge= t the following error in the minibuffer:=A0 'File exists, but cannot be= read'.=A0
This is not a permissions issue (775).=A0 Also, decrypting from the command= line with gpg works fine.=A0

Here are the messages in *Messages*:<= br>/Users/mkayala/org/t: 0% (0/607)
File exists, but cannot be read


Here is the output on " *epg-debug*" for the encryption:
/= sw/bin/gpg --no-tty --status-fd 1 --yes --enable-progress-filter --command-= fd 0 --output /tmp/epg-output61144iH --decrypt -- /Users/mkayala/org/test.g= pg
gpg: can't open `/Users/mkayala/org/test.gpg'
gpg: decrypt_messa= ge failed: file open error
/sw/bin/gpg --no-tty --status-fd 1 --yes --en= able-progress-filter --command-fd 0 --output /tmp/epg-output6114XJj --encry= pt -r EFAE0C7BEEBB2B1F
[GNUPG:] PROGRESS stdin ? 0 0
[GNUPG:] BEGIN_ENCRYPTION 2 9
[GNUPG:] = PROGRESS stdin ? 20 0
[GNUPG:] END_ENCRYPTION

And for the decrypt= ion:
/sw/bin/gpg --no-tty --status-fd 1 --yes --enable-progress-filter -= -command-fd 0 --output /tmp/epg-output6114kTp --decrypt -- /Users/mkayala/o= rg/test.gpg
[GNUPG:] PROGRESS /Users/mkayala/org/t ? 0 607
[GNUPG:] ENC_TO 3D22E97EE= 828E82D 16 0
[GNUPG:] USERID_HINT 3D22E97EE828E82D Matt Kayala (MK) <= matt.kayala@gmail.com>
[GNUPG:] NEED_PASSPHRASE 3D22E97EE828E82D EFAE0C7BEEBB2B1F 16 0
[GNUPG:]= GET_HIDDEN passphrase.enter
[GNUPG:] GOT_IT
[GNUPG:] GOOD_PASSPHRASE=
gpg: encrypted with 2048-bit ELG-E key, ID E828E82D, created 2009-08-06=
=A0=A0=A0=A0=A0 "Matt Kayala (MK) <matt.kayala@gmail.com>"
[GNUPG:] BEGIN_DECRYPTION[GNUPG:] PROGRESS /Users/mkayala/org/t ? 607 607
[GNUPG:] PLAINTEXT 62= 1249671366
[GNUPG:] PLAINTEXT_LENGTH 20
[GNUPG:] DECRYPTION_OKAY
[GNUPG:] GOODMD= C
[GNUPG:] END_DECRYPTION


If instead of using the epa-file, I= try to directly do 'M-x epa-decrypt-file RET test.gpg', I get the = following error:=A0

Decrypting test.gpg...0% (0/607)
epg-decrypt-file: Wrong type argume= nt: listp, exit

And the corresponding " *epg-debug*" outpu= t:
/sw/bin/gpg --no-tty --status-fd 1 --yes --enable-progress-filter --c= ommand-fd 0 --output /Users/mkayala/org/test --decrypt -- /Users/mkayala/or= g/test.gpg
[GNUPG:] PROGRESS /Users/mkayala/org/t ? 0 607
[GNUPG:] ENC_TO 3D22E97EE= 828E82D 16 0
[GNUPG:] USERID_HINT 3D22E97EE828E82D Matt Kayala (MK) <= matt.kayala@gmail.com>
[GNUPG:] NEED_PASSPHRASE 3D22E97EE828E82D EFAE0C7BEEBB2B1F 16 0
[GNUPG:]= GET_HIDDEN passphrase.enter
[GNUPG:] GOT_IT
[GNUPG:] GOOD_PASSPHRASE=
gpg: encrypted with 2048-bit ELG-E key, ID E828E82D, created 2009-08-06=
=A0=A0=A0=A0=A0 "Matt Kayala (MK) <matt.kayala@gmail.com>"
[GNUPG:] BEGIN_DECRYPTION[GNUPG:] PROGRESS /Users/mkayala/org/t ? 607 607
[GNUPG:] PLAINTEXT 62= 1249671366
[GNUPG:] PLAINTEXT_LENGTH 20
[GNUPG:] DECRYPTION_OKAY
[GNUPG:] GOODMD= C
[GNUPG:] END_DECRYPTION



Any help or thoughts you could = give would be much appreciated!

Thanks,
-Matt Kayal= a

mkayala@ics.uci.edu // matt.kayala@gmail.com
PhD Studen= t
Institute for Genomics and Bioinformatics
School of Information and= Computer Sciences
University of California, Irvine
--0016e64ea81a91e6aa047092ed80-- From cyd@stupidchicken.com Sun Aug 9 16:35:59 2009 Received: (at 4077) by emacsbugs.donarmstrong.com; 9 Aug 2009 23:36:00 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.7 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n79NZwaQ032548; Sun, 9 Aug 2009 16:35:59 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 8768C57E21E; Sun, 9 Aug 2009 19:36:51 -0400 (EDT) From: Chong Yidong To: Matt Kayala Cc: 4077@debbugs.gnu.org Subject: Re: Decrypting a file with EasyPG Date: Sun, 09 Aug 2009 19:36:51 -0400 Message-ID: <87ab28blv0.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii merge 3829 4077 thanks > Using Emacs 23, built with NS on Mac OS 10.4..., and gpg built from > fink, I am having the following issue: > > I can create a new buffer 'test.gpg', edit it, and save it, which > encrypts the file using one of my keys. > > If I close the buffer, then try to open the file, (C-x C-f), I am > asked for my passphrase, then I get the following error in the > minibuffer: 'File exists, but cannot be read'. This is not a > permissions issue (775). Also, decrypting from the command line with > gpg works fine. > > Here are the messages in *Messages*: > /Users/mkayala/org/t: 0% (0/607) > File exists, but cannot be read See Bug#3829: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3829 From lekktu@gmail.com Thu Oct 22 02:52:29 2009 Received: (at control) by emacsbugs.donarmstrong.com; 22 Oct 2009 09:52:30 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.0 required=4.0 tests=AWL,MISSING_SUBJECT,NOSUBJECT autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-bw0-f227.google.com (mail-bw0-f227.google.com [209.85.218.227]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n9M9qRbx006088 for ; Thu, 22 Oct 2009 02:52:29 -0700 Received: by bwz27 with SMTP id 27so581126bwz.1 for ; Thu, 22 Oct 2009 02:52:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=Zcl4xQOIchWDHzwm28zBx6QyUQ3YPm5Oiu2kWUkYM5k=; b=owr1Kte2Egw3HKZss00LZCdmNHKN+qVa3UZ/WhDIZbs2++MOBwTOa+Zoa9jklQF+Xv mVHpK4VpBwQReCTM8IogrfmjC5fjrmzOTdw6XjwCxDZxmN242InjRQU68Pa9YqEMOd7y AFyEEZRk28dzjU/PrSwpktqnppxfcMuxkJkYM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=j6r7Y/KXQl+58n+HBBT5EAjh3GD56QvKS/GvzXNRqUi7T+9YKfZ2xk89VZOOWmQUtJ 2oq/vUfTBNz1gW+HgKHg3z6uq11Z3Z7BdDM0nMoj4jCoUI8EKsoqLYWOMJOgHwemwoei R9XGvbvnqmWA+/FknONUFqZn1vc5ZTWvhRids= MIME-Version: 1.0 Received: by 10.239.145.148 with SMTP id s20mr816055hba.142.1256205142094; Thu, 22 Oct 2009 02:52:22 -0700 (PDT) From: Juanma Barranquero Date: Thu, 22 Oct 2009 11:52:02 +0200 Message-ID: Subject: To: control@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 forcemerge 1589 3359 4207 forcemerge 3829 4077 quit From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 10 23:01:32 2016 Received: (at control) by debbugs.gnu.org; 11 Jul 2016 03:01:32 +0000 Received: from localhost ([127.0.0.1]:45811 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bMRTQ-0004tO-Kg for submit@debbugs.gnu.org; Sun, 10 Jul 2016 23:01:32 -0400 Received: from mail-it0-f53.google.com ([209.85.214.53]:36584) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bMRTO-0004t8-MO for control@debbugs.gnu.org; Sun, 10 Jul 2016 23:01:31 -0400 Received: by mail-it0-f53.google.com with SMTP id f6so43984826ith.1 for ; Sun, 10 Jul 2016 20:01:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:date:message-id:mime-version; bh=dUKi6ACW1/L9FMDRtvoMbiCPOUSiNzUassi/mmhMBH8=; b=E1r84eD0QRr7hE1cno9HFVI52B+NzEInz3QOZCDS+dBiE4rx143sXotY/BKaFclLFf 9mPEXErwWzHHi4Gb/mubCeUWJ30py3T9CHdJZknusHRRehEjqm/7cNjmr6FzX9XQ8nbC XaHQTTr0H+hlz1mIW24j1sg9IY6Z9QaNzxqzI9QF/5Sl0gfEGiUFVCAqe1I4GNyQn8Qo RMr9oT+Fpo40RngmmFkDJqhNUdP3+78z3LH0pEc0RM36R8AoanfbidQjztUtaS4EWmWG xTvxcO0gYaN/Y609+ePPgh/SRGl4mn9gkvDvUMlGw2e0w4EbptyV3Wj7GSbJVnj6MeQV emag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:subject:date:message-id :mime-version; bh=dUKi6ACW1/L9FMDRtvoMbiCPOUSiNzUassi/mmhMBH8=; b=ZCGR4Gi2rI2etw1MGEutCTx37DtIGwMKjheCQrauBPlS8CyEiny0qFazYhijNA/0AT RrJXjaZABxGyvWE8lnMLuxMwsXxy4cY6VnwcOh9m42l/rElHMsWqilecg0qKm9mpn0ot 4gjk6+pD7ArMFcAI60jHFCXEXwqJt4HK3bp01sin7GseCgyih4NXBuiFHSUmJMOmCJ90 qojowMHY01KN1wv/C1kMBlx/fOT98QRS1i19N674R7dqVEVkHxSP2cU+EZuKGCa48E3r I6Sq+kennF4o72QuRh4f0SXAig/ZPRn9oMNKcnnhBgtLlc4NyFsen0mI2uwa/4wJbxq7 vK1g== X-Gm-Message-State: ALyK8tKjx+xdNjeks9x+ZjFOrv4Wfm3cZSpNGyDtVkRa2sqY8v7z1SMU5EpIuG92NxijWQ== X-Received: by 10.36.154.65 with SMTP id l62mr12336327ite.79.1468206085104; Sun, 10 Jul 2016 20:01:25 -0700 (PDT) Received: from zony (206-188-64-44.cpe.distributel.net. [206.188.64.44]) by smtp.googlemail.com with ESMTPSA id 76sm7783975ioe.26.2016.07.10.20.01.24 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Jul 2016 20:01:24 -0700 (PDT) From: npostavs@users.sourceforge.net To: control@debbugs.gnu.org Subject: control message for bug #8129 Date: Sun, 10 Jul 2016 23:01:22 -0400 Message-ID: <87zipog9od.fsf@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) 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: -0.7 (/) forcemerge 3829 8129 quit From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 04 15:44:05 2020 Received: (at control) by debbugs.gnu.org; 4 Aug 2020 19:44:05 +0000 Received: from localhost ([127.0.0.1]:49199 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k32qy-0001kT-SM for submit@debbugs.gnu.org; Tue, 04 Aug 2020 15:44:05 -0400 Received: from quimby.gnus.org ([95.216.78.240]:59992) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k32qx-0001jZ-EH for control@debbugs.gnu.org; Tue, 04 Aug 2020 15:44:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=GFFhOhn8ovQvy/KSUZwMkZuSusQIr1fco8jBuCUuvus=; b=sYvVEjA35fZBWToqVzCS80/0Iz k4JjEr3KMH9SjYt/if6WpPVqah5qUrPGvVOFSA+0+F7o7R8pu1dID2dCMuDefss2NwPzEBDFq1BVu e0VbqjDLRPO0pktTUn3AMSzWtQ/eDEsE9UtjQoeOZyEYANp1r6lXy5Bk8U8kQkMTCoDk=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k32qp-0002qm-N1 for control@debbugs.gnu.org; Tue, 04 Aug 2020 21:43:57 +0200 Date: Tue, 04 Aug 2020 21:43:54 +0200 Message-Id: <87pn86fb7p.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #3829 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 3829 fixed close 3829 28.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 3829 fixed close 3829 28.1 quit From unknown Sun Jun 15 08:33:52 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 02 Sep 2020 11:24:08 +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