From unknown Tue Jun 17 22:28:43 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#51616] [PATCH] gnu: msmtp: Update to 1.8.19. Resent-From: Xinglu Chen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 05 Nov 2021 17:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 51616 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51616@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.163613254423436 (code B ref -1); Fri, 05 Nov 2021 17:16:01 +0000 Received: (at submit) by debbugs.gnu.org; 5 Nov 2021 17:15:44 +0000 Received: from localhost ([127.0.0.1]:47046 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mj2oZ-00065w-MW for submit@debbugs.gnu.org; Fri, 05 Nov 2021 13:15:43 -0400 Received: from lists.gnu.org ([209.51.188.17]:54656) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mj2oX-00065p-W9 for submit@debbugs.gnu.org; Fri, 05 Nov 2021 13:15:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46882) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mj2oX-0007y0-PK for guix-patches@gnu.org; Fri, 05 Nov 2021 13:15:41 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:56492 helo=mail.yoctocell.xyz) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mj2oW-0003zI-3W for guix-patches@gnu.org; Fri, 05 Nov 2021 13:15:41 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1636132535; bh=2al1d7WCjRLhjuhyuKnhavW5BGMj4mFVwbJs7Xwt3o8=; h=From:To:Subject:Date; b=CunBZMSUpklEtQoApxRP1NJKlyLd8/L9HLcbst37HXaVkH7KI3qm/Lr+LhIuPWbci vFRvM82vFrXxv4n8GyX7WmHfAW4tcvq6Crbiv4QMffwRmXQSvHoP2n5XBx5zWLXFYM aMKWtoDHMm/afL4n/PCMxNsfTqme0MLumNfolT8Y= Message-Id: Date: Fri, 05 Nov 2021 18:15:34 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=87.96.130.155; envelope-from=public@yoctocell.xyz; helo=mail.yoctocell.xyz X-Spam_score_int: 11 X-Spam_score: 1.1 X-Spam_bar: + X-Spam_report: (1.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FROM_SUSPICIOUS_NTLD=0.001, FROM_SUSPICIOUS_NTLD_FP=1.997, PDS_OTHER_BAD_TLD=0.001, PDS_RDNS_DYNAMIC_FP=0.001, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TO_NO_BRKTS_DYNIP=0.25 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.7 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.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 the administrator of that system for details. Content preview: * gnu/packages/mail.scm (msmtp): Update to 1.8.19. [properties]: Set =?UTF-8?Q?=E2=80=98release-monitoring-url=E2=80=99.?= --- gnu/packages/mail.scm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index ca748bff1b..6a9a69c410 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -1734,14 +1734,14 @@ (define-public claws-mail [...] Content analysis details: (1.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.51.188.17 listed in wl.mailspike.net] 0.5 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 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.2 (/) * gnu/packages/mail.scm (msmtp): Update to 1.8.19. [properties]: Set =E2=80=98release-monitoring-url=E2=80=99. --- gnu/packages/mail.scm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index ca748bff1b..6a9a69c410 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -1734,14 +1734,14 @@ (define-public claws-mail (define-public msmtp (package (name "msmtp") - (version "1.8.18") + (version "1.8.19") (source (origin (method url-fetch) (uri (string-append "https://marlam.de/msmtp/releases/" "/msmtp-" version ".tar.xz")) (sha256 - (base32 "19b0anfrkg4lqp4h13qi2rqgwvipp1ga0id237nwbp7b6ypn5z0l")))) + (base32 "0ssj8izcw1fywihlip6wljd9i41w23cy0vp69sz4v1vn26cf389l")))) (build-system gnu-build-system) (inputs `(("libsecret" ,libsecret) @@ -1772,6 +1772,8 @@ (define-public msmtp ;; connection, instead look up and ping debian.org. (substitute* (string-append bin "/msmtpq") (("EMAIL_CONN_TEST=3Dn") "EMAIL_CONN_TEST=3Dp")))))))) + (properties + '((release-monitoring-url . "https://marlam.de/msmtp/download/"))) (synopsis "Simple and easy to use SMTP client with decent sendmail compatibilit= y") (description base-commit: 1ffc0a6be3c1613b2d99ceea098174d1f11f6f3f --=20 2.33.0 From unknown Tue Jun 17 22:28:43 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Xinglu Chen Subject: bug#51616: closed (Re: [bug#51616] [PATCH] gnu: msmtp: Update to 1.8.19.) Message-ID: References: <87pmrdpqdh.fsf@nicolasgoaziou.fr> X-Gnu-PR-Message: they-closed 51616 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 51616@debbugs.gnu.org Date: Sat, 06 Nov 2021 09:48:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1636192083-19365-1" This is a multi-part message in MIME format... ------------=_1636192083-19365-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #51616: [PATCH] gnu: msmtp: Update to 1.8.19. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 51616@debbugs.gnu.org. --=20 51616: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D51616 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1636192083-19365-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 51616-done) by debbugs.gnu.org; 6 Nov 2021 09:47:54 +0000 Received: from localhost ([127.0.0.1]:48463 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mjIIk-00051m-Gi for submit@debbugs.gnu.org; Sat, 06 Nov 2021 05:47:54 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:36861) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mjIIi-00051H-VD for 51616-done@debbugs.gnu.org; Sat, 06 Nov 2021 05:47:53 -0400 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by relay11.mail.gandi.net (Postfix) with ESMTPSA id 34F1B100002; Sat, 6 Nov 2021 09:47:45 +0000 (UTC) From: Nicolas Goaziou To: Xinglu Chen Subject: Re: [bug#51616] [PATCH] gnu: msmtp: Update to 1.8.19. References: Date: Sat, 06 Nov 2021 10:47:38 +0100 In-Reply-To: (Xinglu Chen's message of "Fri, 05 Nov 2021 18:15:34 +0100") Message-ID: <87pmrdpqdh.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.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 the administrator of that system for details. Content preview: Hello, Xinglu Chen writes: > * gnu/packages/mail.scm (msmtp): Update to 1.8.19. > [properties]: Set ‘release-monitoring-url’. Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.178.231 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [217.70.178.231 listed in wl.mailspike.net] 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-Debbugs-Envelope-To: 51616-done Cc: 51616-done@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.3 (/) Hello, Xinglu Chen writes: > * gnu/packages/mail.scm (msmtp): Update to 1.8.19. > [properties]: Set =E2=80=98release-monitoring-url=E2=80=99. Applied. Thank you. Regards, --=20 Nicolas Goaziou ------------=_1636192083-19365-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 5 Nov 2021 17:15:44 +0000 Received: from localhost ([127.0.0.1]:47046 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mj2oZ-00065w-MW for submit@debbugs.gnu.org; Fri, 05 Nov 2021 13:15:43 -0400 Received: from lists.gnu.org ([209.51.188.17]:54656) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mj2oX-00065p-W9 for submit@debbugs.gnu.org; Fri, 05 Nov 2021 13:15:42 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46882) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mj2oX-0007y0-PK for guix-patches@gnu.org; Fri, 05 Nov 2021 13:15:41 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:56492 helo=mail.yoctocell.xyz) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mj2oW-0003zI-3W for guix-patches@gnu.org; Fri, 05 Nov 2021 13:15:41 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1636132535; bh=2al1d7WCjRLhjuhyuKnhavW5BGMj4mFVwbJs7Xwt3o8=; h=From:To:Subject:Date; b=CunBZMSUpklEtQoApxRP1NJKlyLd8/L9HLcbst37HXaVkH7KI3qm/Lr+LhIuPWbci vFRvM82vFrXxv4n8GyX7WmHfAW4tcvq6Crbiv4QMffwRmXQSvHoP2n5XBx5zWLXFYM aMKWtoDHMm/afL4n/PCMxNsfTqme0MLumNfolT8Y= To: guix-patches@gnu.org Subject: [PATCH] gnu: msmtp: Update to 1.8.19. Message-Id: Date: Fri, 05 Nov 2021 18:15:34 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=87.96.130.155; envelope-from=public@yoctocell.xyz; helo=mail.yoctocell.xyz X-Spam_score_int: 11 X-Spam_score: 1.1 X-Spam_bar: + X-Spam_report: (1.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FROM_SUSPICIOUS_NTLD=0.001, FROM_SUSPICIOUS_NTLD_FP=1.997, PDS_OTHER_BAD_TLD=0.001, PDS_RDNS_DYNAMIC_FP=0.001, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TO_NO_BRKTS_DYNIP=0.25 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.7 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.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 the administrator of that system for details. Content preview: * gnu/packages/mail.scm (msmtp): Update to 1.8.19. [properties]: Set ‘release-monitoring-url’. --- gnu/packages/mail.scm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index ca748bff1b..6a9a69c410 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -1734,14 +1734,14 @@ (define-public claws-mail [...] Content analysis details: (1.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.51.188.17 listed in wl.mailspike.net] 0.5 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: submit 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.2 (/) * gnu/packages/mail.scm (msmtp): Update to 1.8.19. [properties]: Set =E2=80=98release-monitoring-url=E2=80=99. --- gnu/packages/mail.scm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index ca748bff1b..6a9a69c410 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -1734,14 +1734,14 @@ (define-public claws-mail (define-public msmtp (package (name "msmtp") - (version "1.8.18") + (version "1.8.19") (source (origin (method url-fetch) (uri (string-append "https://marlam.de/msmtp/releases/" "/msmtp-" version ".tar.xz")) (sha256 - (base32 "19b0anfrkg4lqp4h13qi2rqgwvipp1ga0id237nwbp7b6ypn5z0l")))) + (base32 "0ssj8izcw1fywihlip6wljd9i41w23cy0vp69sz4v1vn26cf389l")))) (build-system gnu-build-system) (inputs `(("libsecret" ,libsecret) @@ -1772,6 +1772,8 @@ (define-public msmtp ;; connection, instead look up and ping debian.org. (substitute* (string-append bin "/msmtpq") (("EMAIL_CONN_TEST=3Dn") "EMAIL_CONN_TEST=3Dp")))))))) + (properties + '((release-monitoring-url . "https://marlam.de/msmtp/download/"))) (synopsis "Simple and easy to use SMTP client with decent sendmail compatibilit= y") (description base-commit: 1ffc0a6be3c1613b2d99ceea098174d1f11f6f3f --=20 2.33.0 ------------=_1636192083-19365-1--