From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id MPyAGwrrpGKsFgAAbAwnHQ (envelope-from ) for ; Sat, 11 Jun 2022 21:20:42 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id CESEGwrrpGKzVgEA9RJhRA (envelope-from ) for ; Sat, 11 Jun 2022 21:20:42 +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 2CFBBB6F7 for ; Sat, 11 Jun 2022 21:20:42 +0200 (CEST) Received: from localhost ([::1]:36914 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o06f3-0006XA-6F for larch@yhetil.org; Sat, 11 Jun 2022 15:20:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57074) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o06ch-0002Mo-I8 for guix-patches@gnu.org; Sat, 11 Jun 2022 15:18:15 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60149) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o06ch-0007hL-9i for guix-patches@gnu.org; Sat, 11 Jun 2022 15:18:15 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o06ch-00051Z-5t for guix-patches@gnu.org; Sat, 11 Jun 2022 15:18:15 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55903] [PATCH 32/41] gnu: Add go-github-com-emersion-go-smtp. Resent-From: "(unmatched-parenthesis" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 11 Jun 2022 19:18:15 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55903 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55903@debbugs.gnu.org Cc: "\(unmatched-parenthesis" Received: via spool by 55903-submit@debbugs.gnu.org id=B55903.165497507219001 (code B ref 55903); Sat, 11 Jun 2022 19:18:15 +0000 Received: (at 55903) by debbugs.gnu.org; 11 Jun 2022 19:17:52 +0000 Received: from localhost ([127.0.0.1]:53997 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o06cJ-0004wJ-Vz for submit@debbugs.gnu.org; Sat, 11 Jun 2022 15:17:52 -0400 Received: from knopi.disroot.org ([178.21.23.139]:53602) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o06c8-0004tj-Ad for 55903@debbugs.gnu.org; Sat, 11 Jun 2022 15:17:40 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id D42AB43CAB; Sat, 11 Jun 2022 21:17:39 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B8YXt3eMLtqG; Sat, 11 Jun 2022 21:17:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1654975044; bh=G7M6F6UY2nh+k8ykLCGSQ/oS+7uSEePuEkfea4OHo1k=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=iNUTWxxq9cossSBN45844KvMuyLpTeQoNVs2iJOwR+26pA8DlwSmG6nRxx6+wduzC 9PYmRw/jG+BRLxLNMpqmUub9Bg/4Fvil1p4fbnoOz6pWxnYtwZcn8o5p9cWOBtsIm2 jP86AF/1EbIu8sG1sMSjVNfBpPQoW/0c49LpLZ8EfX+PYe+mk1IsM/CdbxC1GRntW/ l3+FUSNTbK909xQ42zOGpSzCoFSDDrtdec3KLcQUNI8s5wz1Tv3CHCKjR/tXjJ70vC vBL0APbYsTx9f927idI0QrnFseIKYpZqF8I4kVcZ87ZDVEa/LcOkLoUaYyArcAzbVi RJA0Di20iTslg== Date: Sat, 11 Jun 2022 20:16:44 +0100 Message-Id: <20220611191653.15471-32-paren@disroot.org> In-Reply-To: <20220611191653.15471-1-paren@disroot.org> References: <20220611191653.15471-1-paren@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit 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" Reply-to: "\(unmatched-parenthesis" X-ACL-Warn: , "\(unmatched-parenthesis via Guix-patches" From: "\(unmatched-parenthesis via Guix-patches" via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1654975242; 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-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=sbtp/XzeZ3t2F2huKQ/wuYjGqLt6yTGvrjjWTnvRPyA=; b=TCt+YWvHriIAzlCnoU3PP2jQy7+Yrqh9PFpG8lY1So26W3hoTmoasrWcyY9MiqZfDqQPUH wVYX6LNUQf+BEkjamQxDssfoiljRuTi10cBGV7t//9Wh4kND2M7dKXaProVCDQAPgu89FF fndN5pATiRdoCyN6vtHu08JHp6Tr8DgVWCYVXh4SFciTciVTL9gNpBPIXYlt7inhxVZDxg ZZWOp2bFS6p+wV9pzLo3188LWGogQoe7zmybKWJEfZjDN47QlT7BXIefQhKfbJwNvIaTqb e7CwOoO/u7guP1M3EZJN0vhH5i3BsDerhvi8z4Z8nX1o5NHM6B9MTqqviBogew== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1654975242; a=rsa-sha256; cv=none; b=af/1LpVCypdfvHjvgIgEtBTyi9vn6OXuOvPc7TLYCheuoQ0OiAC0vyH4qFprLaJL7gLnXR tecFL7/LvD0cHRO+cOXWxxjY1LLOsLLgrnROjHANk1Z5PMOryfSTIzTUjxRddMHrd8doV5 WVe3WR8PALPbVvhntI4w73r6AMmGezgoGwpeKCDYyvRChsiIfyviyF/Z6NjdQemJh8ezCz rGLsZa9hM+dNBut14VXn/f2NKlYXosC3QyMClPF+ZnnhL813JG1cx4sw4dBD1UWQP0YboN 4h0RLNSylDzqHwB3WqUjfiYpDgpj/l2gOyrqsEEahzffsF2aeqZ5HnqlbAYkKw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=iNUTWxxq; 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" X-Migadu-Spam-Score: -1.48 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=iNUTWxxq; 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" X-Migadu-Queue-Id: 2CFBBB6F7 X-Spam-Score: -1.48 X-Migadu-Scanner: scn0.migadu.com X-TUID: gBMNKsfeWN22 * gnu/packages/golang.scm (go-github-com-emersion-go-smtp): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index ab34d02190..00b6945e10 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10542,3 +10542,27 @@ (define-public go-github-com-emersion-go-pgpmail (description "Package pgpmail implements PGP encryption for e-mail messages.") (license license:expat))) + +(define-public go-github-com-emersion-go-smtp + (package + (name "go-github-com-emersion-go-smtp") + (version "0.15.0") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/emersion/go-smtp") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1vhc0vpjd4yhxk6wrh01sdpi7nprjn98s46yy82xwlkm0cskl0h7")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/emersion/go-smtp")) + (propagated-inputs (list go-github-com-emersion-go-sasl)) + (home-page "https://github.com/emersion/go-smtp") + (synopsis "SMTP implementation for Go") + (description + "Package smtp implements the Simple Mail Transfer Protocol as defined in +@url{https://rfc-editor.org/rfc/rfc5321.html,RFC 5321}.") + (license license:expat))) -- 2.36.1