From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id WByzMpF7cGY/kgAAe85BDQ:P1 (envelope-from ) for ; Mon, 17 Jun 2024 18:08:18 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id WByzMpF7cGY/kgAAe85BDQ (envelope-from ) for ; Mon, 17 Jun 2024 20:08:17 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b=K7gxkD36; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1718647697; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=Cw4rWiIPpB/CM32rzB3TuysDCp5mS/UPovikcJTL49Q=; b=MlXH9InFsx++Fvkxbc5B944xNmMBqtzcQ4u0ZVvjvICaycYpR4QPuEv6xF1KGGBLCL0Sc+ iDVibOXDsQo42ZGJW2oUZUKdTtLNPSbfbZWqS/DwaqDNN3nvNi0Ohhq+/V+OCU1xVbn851 RtZJv6w8yQr3/ONw0v0yN0WvSgRmDRo1AoQFvh5AGSSVEZn9X2i1RLT5SmIM2nkTLG/JyQ IsgtBWv7mb3lqPX2Jm7R2moqLXXO6ZzTQ7U+Z76XNrgfWtydV6wzh4vJPXV13xO6wu9sM7 NuhY0W/vWs8pos7O6x/pgfF6REeeM7OhEG4j9XUZElNa22FLVX0kyCyEmEvqpg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1718647697; a=rsa-sha256; cv=none; b=WbpTwb7s+8lt1qCK5VZO4Vm9hbaXxTxSyyTHycqOJ9gEZZiviZlJE04+lSpJke7/+McY1p V9UIaxZkdZw92aOawEVnlUddy/DlKJeiVICyet9NlPnMnVY5Ykzwy5uRLGUO8nVJkvHchN rk9fiAHFEMCcovbpiH+qMGWk3LIstQIlPe2VCmNUQ81a3WU9uUwR0Ycr3oCZ69G8VL5iuC 30TUb16uDxSm7eqPhXIQn+AfAg6v9oK9e/CR7wkA2ladngL4ZfTF1SU0c8o0OMzKPcmjAd QIZ+fW3vdmEaOZIaTwowswQXWKH185Mwtq6ALle1+wXCNbbYnsjR+kGAVPkodg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b=K7gxkD36; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id A75177859F for ; Mon, 17 Jun 2024 20:08:17 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sJF2T-00049S-Te; Mon, 17 Jun 2024 12:17:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sJF2S-00048m-BQ for guix-patches@gnu.org; Mon, 17 Jun 2024 12:17:00 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sJF2S-00020Q-2u for guix-patches@gnu.org; Mon, 17 Jun 2024 12:17:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sJF2U-00023B-3u for guix-patches@gnu.org; Mon, 17 Jun 2024 12:17:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71613] [PATCH] Enable the enqueuing of offline messages by OpenSMTPd. Resent-From: Felix Lechner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 17 Jun 2024 16:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 71613 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71613@debbugs.gnu.org Cc: Felix Lechner X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17186409897834 (code B ref -1); Mon, 17 Jun 2024 16:17:01 +0000 Received: (at submit) by debbugs.gnu.org; 17 Jun 2024 16:16:29 +0000 Received: from localhost ([127.0.0.1]:35199 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJF1w-00022I-PC for submit@debbugs.gnu.org; Mon, 17 Jun 2024 12:16:29 -0400 Received: from lists.gnu.org ([209.51.188.17]:33610) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJF1u-000229-Md for submit@debbugs.gnu.org; Mon, 17 Jun 2024 12:16:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sJF1s-0003zq-6v for guix-patches@gnu.org; Mon, 17 Jun 2024 12:16:24 -0400 Received: from sail-ipv4.us-core.com ([208.82.101.137]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1sJF1q-0001p9-Dg for guix-patches@gnu.org; Mon, 17 Jun 2024 12:16:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=4wns7ZCekOjtfUt WgUCLGvG32BGAiKWTD1H3H3Ba1cY=; h=date:subject:cc:to:from; d=lease-up.com; b=K7gxkD36uEBz7Ryybqf8FMpd5ZeizzYYgEKa2T4CMm1eydNOgkyn 9M3oPqEXvqL0ArydmL9OXGdzCJI4Hki69pX5IrwR4MjFszZno7J4Kb++OXFjd3r1VVwIIE zJ5n9rL8dQBrSHh2MmgM18WBCgg4b4DpSXRbN3mdOgR1Lvblg= Received: by sail-ipv4.us-core.com (OpenSMTPD) with ESMTPSA id 8940d843 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Mon, 17 Jun 2024 16:16:19 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id fe8ec9c3; Mon, 17 Jun 2024 16:16:19 +0000 (UTC) Date: Mon, 17 Jun 2024 09:15:48 -0700 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=208.82.101.137; envelope-from=felix.lechner@us-core.com; helo=sail-ipv4.us-core.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, UNPARSEABLE_RELAY=0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Felix Lechner X-ACL-Warn: , Felix Lechner via Guix-patches From: Felix Lechner via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.06 X-Spam-Score: -4.06 X-Migadu-Queue-Id: A75177859F X-Migadu-Scanner: mx11.migadu.com X-TUID: mxE0+96TKa++ Change-Id: I6da8c3650be66f7e2297ea6174a66b7f0b1bc0c0 --- gnu/packages/mail.scm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index d853fab4d3..29b727eaaa 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -3293,6 +3293,10 @@ (define-public opensmtpd ;; Fix some incorrectly hard-coded external tool file names. (add-after 'unpack 'patch-FHS-file-names (lambda _ + ;; avoids warning smtpd: couldn't enqueue offline message + ;; smtpctl exited abnormally + (substitute* "usr.sbin/smtpd/smtpd.h" + (("/usr/bin/smtpctl") "/run/setuid-programs/smtpctl")) (substitute* "usr.sbin/smtpd/smtpctl.c" ;; ‘gzcat’ is auto-detected at compile time, but ‘cat’ isn't. (("/bin/cat") (which "cat"))) base-commit: 71c678a16aae416298a0e3fa322b425315bb7b00 -- 2.41.0