From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 3QzvFN2ddWS5KwAASxT56A (envelope-from ) for ; Tue, 30 May 2023 08:55:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id yEkcE92ddWS+tAAAG6o9tA (envelope-from ) for ; Tue, 30 May 2023 08:55:25 +0200 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 C0EC046621 for ; Tue, 30 May 2023 08:55:24 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q3tG7-0004wZ-5D; Tue, 30 May 2023 02:55:07 -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 1q3tG3-0004wK-3F for guix-patches@gnu.org; Tue, 30 May 2023 02:55:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q3tG2-0005Hf-Po for guix-patches@gnu.org; Tue, 30 May 2023 02:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q3tG2-0002I3-DQ for guix-patches@gnu.org; Tue, 30 May 2023 02:55:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62969] [PATCH] home: Add msmtp service. Resent-From: Tanguy LE CARROUR Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 30 May 2023 06:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62969 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 62969-done@debbugs.gnu.org, mirai@makinata.eu Received: via spool by 62969-done@debbugs.gnu.org id=D62969.16854296628745 (code D ref 62969); Tue, 30 May 2023 06:55:02 +0000 Received: (at 62969-done) by debbugs.gnu.org; 30 May 2023 06:54:22 +0000 Received: from localhost ([127.0.0.1]:59909 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q3tFN-0002Gy-RM for submit@debbugs.gnu.org; Tue, 30 May 2023 02:54:22 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:59711) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q3tFL-0002Gl-Nc for 62969-done@debbugs.gnu.org; Tue, 30 May 2023 02:54:20 -0400 X-GND-Sasl: tanguy@bioneland.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bioneland.org; s=gm1; t=1685429653; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=8GeG9WjjSvQsZFr5VMTq0zZ3cYZbntDKGXcXRVb6tLk=; b=Mo0xc3ps4jPl3WjF7M3bsAK8Egj3olx31djj/C3CwViuIF9cDbrWgPjyICwlMHTQNp81tI GUnwcG/pTN8Y/HCgoLFsCt8qycN7cklueW5XGNwgLFu7Loz4E+PPcUqOPBtmJ2C9fJRBN3 vqs5MBRDQT3FqjAEFldgf0iuhg+s+Auo/B54h7Bm1NCroEJ1V4frAeiD4o071fKbZRkZ0q zq8NXlXnVKo6OddouGoVj9PDWm81Ugzz8LThIONb+vL5gZMKY0PG9Zc+YnC+rmFgQ78RLG mJ6+LRoy0LOGEosTEmyY6OIc7xGgzpMg/MtFqDnvmCMVXMWUwR4CqL9upBUH6w== X-GND-Sasl: tanguy@bioneland.org X-GND-Sasl: tanguy@bioneland.org Received: by mail.gandi.net (Postfix) with ESMTPSA id 039762000E; Tue, 30 May 2023 06:54:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable References: <20230420144230.9392-1-tanguy@bioneland.org> <87ttvuerv1.fsf_-_@gnu.org> From: Tanguy LE CARROUR In-Reply-To: <87ttvuerv1.fsf_-_@gnu.org> Date: Tue, 30 May 2023 08:54:12 +0200 Message-ID: <168542965253.3863.1458539807352226508@localhost> User-Agent: alot/0.10 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1685429725; a=rsa-sha256; cv=none; b=e3Z/9jkDkitCncehj0k2PuSqLbS4cuuPxDb9ll7QBqycr0yUVPzYm/3A45nu8hDQ5LQe6x Ok0imydkzdJY5v7XBWp5KaGZ3cgMe04OGkSyWyJCVAHJjXUXbUXGqoIcobsMn/RARBHabU AHSIQS9TdxZk4q84mZa2xr6qwFx6egGiXsrUDslMMpTNdeRxmyznuUhPt5XNCJrsWld3DS NcxEiSFwcfiiCiwchZ5NUovAYnGd4ys8OP7B6eyTFggHD62ARDXjHTt3wGxsHPieRIXxjP OHEKeezMEUPJkYQEto+9GsOtHazwK2D33dYV3+NVcsihuOel4zG7Ah6ncFlNFQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=gm1 header.b=Mo0xc3ps; dmarc=fail reason="SPF not aligned (relaxed)" header.from=bioneland.org (policy=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1685429725; 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:dkim-signature; bh=8GeG9WjjSvQsZFr5VMTq0zZ3cYZbntDKGXcXRVb6tLk=; b=S6HcnEnbrFz3povjbhJIB5fpI8ZqXw0mBls37KLNc/sxZI+/sDzKu7N+mK9mlUsXmxF/FI EHTzgtkV2RuLxXhnR0+dNYWFJ5RBcnxxZPriGnFZrtBc5ez0v9b+cKSwpYt9KKbgMezcFs xQaHqecwEiHbJ4ypo8RBP6N9uAKkQBb4BNN+6OEZtlSzadbS3gbP6/U4m8ZSTIAV+2xZQT B8Za0mOZid+yYpfJ+Qzo2B6UTV400Td8EFO4k9YkXIUembSJxQgVOBlPv7OwQnZ+QPSG6b v/bYn/QSW0NSJyOUQwpw4plerVxty6BdRwEQo6L5guTLrRYvFpOuOJPR67qhww== X-Migadu-Spam-Score: 0.69 X-Spam-Score: 0.69 X-Migadu-Queue-Id: C0EC046621 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=gm1 header.b=Mo0xc3ps; dmarc=fail reason="SPF not aligned (relaxed)" header.from=bioneland.org (policy=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" X-TUID: Nz1JcWYmcFfd Hi Ludo=E2=80=99 Quoting Ludovic Court=C3=A8s (2023-05-29 23:43:14) > Tanguy Le Carrour skribis: >=20 > > * gnu/home/services/mail.scm: New file. > > * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. > > * doc/guix.texi (Mailing): New node. >=20 > Sorry for the delay! >=20 > I applied it with the changes below. The =E2=80=98define-maybe=E2=80=99 = change fixes > the unbound-variable warnings that we were seeing, and it lets us remove > a bit of boilerplate. Thaaaanks! > In a subsequent patch, we should make the msmtp package configurable, as > is done for other services (see redshift, unclutter, dbus, etc.). > I was going to do it but ran out of time; could you take a look? Absolutely! I submitted a simple one in order to have something to improve upon! =F0=9F=98=81 Cheers, --=20 Tanguy