From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id +I7DN1d9e2XFDgEAkFu2QA (envelope-from ) for ; Thu, 14 Dec 2023 23:10:32 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id APwhMld9e2VAjwAAe85BDQ (envelope-from ) for ; Thu, 14 Dec 2023 23:10:31 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Ui8i06G0; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1702591831; 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-to: 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=lkwGZQa/Tf/txMEGSCVL/npyv4Cde+9ZVY6+EyDNerE=; b=ejzkdfzTVPmziC52q8LdWyRaXVUFGer8C1ojRCA9LbRXNU+ZJVT61myTUVXhCm/TppS42t gX9fGYA7zcvGoJTCOCbuDdZksFcMhNyx+qHzBeWXGXJj9I927p+t/dy+AnA2Z4VISDz5Y8 kkOuSXaOHRau7NX/y71/xx7i3uGcDMlo4nYGicKryeFRRZFbntEwwuTllZeC5S9SSs+yug JMS1vXKh7q7ayN3aozvH9Rgz4/HUh0rilMZbL9z8MI1e2F+4GUG8YVSjT3Bh154Yzp9p9J H3ywRxw9n829vrPLHeT/gON31h/uaiGemxX/Jx3NzKfxP1G/R/mcqsadnRxD1g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Ui8i06G0; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702591831; a=rsa-sha256; cv=none; b=JvHoiTxCQE66TMZ5ToLhszF3GV6IpgoJc4KRGd83TFLTc0QaKqT3Y0V4ODg+13H3EmpKlK DCF+sXICcASY2EQ+wYUpJAdWkRlopZkGqawOJuEVqRVPmxgpNpyshbxgyKb+4HX/e4/hb+ kCE27jRK8XjukLMP8VmMpbCPFRyCSGWuLdJbwhRtiLftqrWY1Cs8Kff+vnkhpnMA2u+nyc +Xg1JyUDZXyZuXYhFESeIo5+RpRPjpPHRr558B+rBOa2GjSib+r/a/a6BAxYCkcnXQRvXr b7W8wGmOk+S2KYaAKGVc45u+liMDWALFf6FGzdcgO96+R32qYAZaZ28EY1bSwA== 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 41E8515A62 for ; Thu, 14 Dec 2023 23:10:30 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rDtuA-0005Eo-BA; Thu, 14 Dec 2023 17:10:06 -0500 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 1rDtu7-0005EC-0D for guix-patches@gnu.org; Thu, 14 Dec 2023 17:10:03 -0500 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 1rDtu6-0001fM-MH for guix-patches@gnu.org; Thu, 14 Dec 2023 17:10:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rDtu5-0008QC-QY for guix-patches@gnu.org; Thu, 14 Dec 2023 17:10:01 -0500 Subject: bug#61740: [PATCH v5] services: Add rspamd-service-type (was [PATCH v4] services: Add rspamd-service-type.) Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 14 Dec 2023 22:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 61740 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo patch To: Saku Laesvuori Cc: Thomas Ieong , Bruno Victal , Felix Lechner , 61740-done@debbugs.gnu.org Mail-Followup-To: 61740@debbugs.gnu.org, ludo@gnu.org, th.ieong@free.fr Received: via spool by 61740-done@debbugs.gnu.org id=D61740.170259175332301 (code D ref 61740); Thu, 14 Dec 2023 22:10:01 +0000 Received: (at 61740-done) by debbugs.gnu.org; 14 Dec 2023 22:09:13 +0000 Received: from localhost ([127.0.0.1]:51112 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rDttJ-0008Ov-FK for submit@debbugs.gnu.org; Thu, 14 Dec 2023 17:09:13 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:50172) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rDttH-0008Og-8b for 61740-done@debbugs.gnu.org; Thu, 14 Dec 2023 17:09:12 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rDtt9-0001Y8-V3; Thu, 14 Dec 2023 17:09:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=lkwGZQa/Tf/txMEGSCVL/npyv4Cde+9ZVY6+EyDNerE=; b=Ui8i06G09DfxSMvNOYDD D1GBsn6UkvRfst+RbX9lOXT2UZNg9NAkTKhCDTkuFqdmSWe/nq5AaXVmORz+bZvzuPAwfXK7fUtDP nrTIsfnILHk8Vrdtg+GaonqSjvN7wqlBGSB0XvZ/dHhxM/UbQ4VrKtNz8jjqoHNgGmPySWIodQyKu XvsughVDQ+Nkn2DgxmMhx7rX181xl1eWqHlWeeY+CU5H9AjlNyLrapDUoaSAqukX79Oh/k/c+8GuO K6mJ9mKicljdaLsRXvOW2KuLjtnEJKk165T/PUEWEt2gty6wLpq2lE7t/JYI5w9EBnZxvLAw5Z/WX FYDKTA2OvHmJ3A==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: (Saku Laesvuori's message of "Tue, 12 Dec 2023 08:58:41 +0200") References: <87sf7fqi3x.fsf@lease-up.com> <4xf4fec5gensjq534b7iyxpxlfg4foinwyls3mvwigubs3vagj@sujka7hlplro> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Quartidi 24 Frimaire an 232 de la =?UTF-8?Q?R=C3=A9volution, ?= jour de l'Oseille X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Thu, 14 Dec 2023 23:09:00 +0100 Message-ID: <875y10tp1f.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -6.85 X-Spam-Score: -6.85 X-Migadu-Queue-Id: 41E8515A62 X-TUID: gjzNEYtVKCZ+ Hello, Saku Laesvuori skribis: > * gnu/services/mail.scm (rspamd-service-type): New variable. > * gnu/tests/mail.scm (%test-rspamd): New variable. > * doc/guix.texi: Document it. > > Co-authored-by: Saku Laesvuori > Change-Id: I7196643f087ffe9fc91aab231b69d5ed8dc9d198 Finally applied. Thanks a lot to everyone involved, great team work! Ludo=E2=80=99.