Received: from mout-p-103.mailbox.org (mout-p-103.mailbox.org [80.241.56.161]) by mail-b.sr.ht (Postfix) with ESMTPS id 4BBF6FF0C5 for <~sircmpwn/email-test-drive@lists.sr.ht>; Sat, 17 Oct 2020 11:05:02 +0000 (UTC) Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4CD0Xs1XZ3zKmP8; Sat, 17 Oct 2020 13:05:01 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by spamfilter05.heinlein-hosting.de (spamfilter05.heinlein-hosting.de [80.241.56.123]) (amavisd-new, port 10030) with ESMTP id RtJyxcFF_Tcf; Sat, 17 Oct 2020 13:04:58 +0200 (CEST) From: Zach Mandeville To: ~sircmpwn/email-test-drive@lists.sr.ht Cc: Zach Mandeville Subject: [PATCH v2] Demonstrate that I can use git send-email Date: Sun, 18 Oct 2020 00:04:49 +1300 Message-Id: <20201017110449.118027-1-webmaster@coolguy.website> MIME-Version: 1.0 X-MBO-SPAM-Probability: X-Rspamd-Score: -4.77 / 15.00 / 15.00 X-Rspamd-Queue-Id: 5D4E217DC X-Rspamd-UID: 1fe7a3 Content-Transfer-Encoding: quoted-printable --- zach | 1 + 1 file changed, 1 insertion(+) create mode 100644 zach diff --git a/zach b/zach new file mode 100644 index 0000000..66cb3d4 --- /dev/null +++ b/zach @@ -0,0 +1 @@ +I have successfully used git send-email! --=20 2.25.1