From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id iOPtLdccJWZDKAAA62LTzQ:P1 (envelope-from ) for ; Sun, 21 Apr 2024 16:04:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id iOPtLdccJWZDKAAA62LTzQ (envelope-from ) for ; Sun, 21 Apr 2024 16:04:07 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; 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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1713708247; h=from:from:sender:sender: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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=YbUvAuUsb9vWdnPCDxfdzMoGL6nx0Ww9H1q3WdCe6VQ=; b=lF7y0MR2u5Rio/tY1YzKqc0DbvzxBuIkruOrv2ryGWy+R9IgfJkWmeEVY1Csjr2mtscCXA hmYUkAzw6i7Wz9Pdn/sDCQQFN7KJvUOsuMrPJpNeFoTRxeqHvFJVGo27Xai5XjmJmnxOK/ xMqX9F4tb+fdkhq/1bIc2HXuqJ+y8hwO9Sfh+YPvllqcAvTjCwVi+QZOvMlabTQ94uZ2ac YsAj703TMIJWTEl0MqDj8ZBn9e2s2d7GgLzNIu8ZltepV9QdGps6sGHegow/dstJ1j9qFt tc5xfu4011Oe5Hh8FbO/n5Ysdta3FEBYK2wNWO23IgJKceaMuNTG/cqa+eL8CA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1713708247; a=rsa-sha256; cv=none; b=Yh/jeTBLO548km4Tg9OdSLILlvp5/viVtWoMepr/CGpVWu82ITbDR9e8n2jMWyVk3z4cdu JKDIjOK5Qr7ybaq96xbVcQtC38JsFlPeoaRwYIM/VKckV1wG22VdLUYKNGORPX4S+FL3mE IR9mL2HSWyTNtefGeo9fGtZNxZUpe4AetGcye1r4ZtMuRQtIv0eH5KqSRgBdpqXNfp7az3 +PJAkk13iroWkNsw0ULmdrCO6yhxfgBgStZP9j8CnFcXllnzxWfPJ2sIHgcKNVHKdxTTyQ gMDgrowAZ9YP891fqjOQ/5SRx/ODzgbQK3b1K8CZdjFIxD8QsiLEPhA4NoFuFg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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"; dmarc=none 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 43B7061265 for ; Sun, 21 Apr 2024 16:04:07 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ryXnM-00012R-L6; Sun, 21 Apr 2024 10:03:52 -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 1ryXnL-000128-8w for guix-patches@gnu.org; Sun, 21 Apr 2024 10:03:51 -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 1ryXnJ-0007od-Kz for guix-patches@gnu.org; Sun, 21 Apr 2024 10:03:50 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ryXnY-0006gN-RB for guix-patches@gnu.org; Sun, 21 Apr 2024 10:04:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57021] [PATCH] gnu: packages: Add nmail. References: In-Reply-To: Resent-From: Christina O'Donnell Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 21 Apr 2024 14:04:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57021 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57021@debbugs.gnu.org, Mathieu Laparie Cc: othacehe@gnu.org Received: via spool by 57021-submit@debbugs.gnu.org id=B57021.171370820625437 (code B ref 57021); Sun, 21 Apr 2024 14:04:04 +0000 Received: (at 57021) by debbugs.gnu.org; 21 Apr 2024 14:03:26 +0000 Received: from localhost ([127.0.0.1]:43131 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ryXmu-0006bz-J9 for submit@debbugs.gnu.org; Sun, 21 Apr 2024 10:03:25 -0400 Received: from vmi993448.contaboserver.net ([194.163.141.236]:40216 helo=mutix.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ryXms-0006be-MK for 57021@debbugs.gnu.org; Sun, 21 Apr 2024 10:03:23 -0400 Received: from [192.168.1.172] (host217-46-73-1.range217-46.btcentralplus.com [217.46.73.1]) (Authenticated sender: cdo) by mutix.org (Postfix) with ESMTPSA id B5778A63A3F; Sun, 21 Apr 2024 16:03:05 +0200 (CEST) Message-ID: Date: Sun, 21 Apr 2024 15:03:05 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Content-Language: en-US From: Christina O'Donnell Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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: , 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: -6.32 X-Spam-Score: -6.32 X-Migadu-Queue-Id: 43B7061265 X-Migadu-Scanner: mx12.migadu.com X-TUID: uiyI58pnnRKw Hi Mathieu Laparie, Thank you for your patch. Sorry it has taken so long to get to it. This patch looks good. It applies and runs and lints with few issues. I've re-rolled a version 9 patch on the latest master branch, updating the version and changing the formatting slightly. Regarding the second diff, I'm not sure what the justification is for changing cyrus-sasl in the same patch, so I've removed that part. If that change needs to happen then I would think it would make more sense as a separate patch. Kind regards, Christina