Received: from mout-p-101.mailbox.org (mout-p-101.mailbox.org [80.241.56.151]) by mail-b.sr.ht (Postfix) with ESMTPS id D2448FF0A0 for <~sircmpwn/email-test-drive@lists.sr.ht>; Sat, 17 Oct 2020 11:01:18 +0000 (UTC) Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:105:465:1:2:0]) (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-101.mailbox.org (Postfix) with ESMTPS id 4CD0SY3ffpzKmWR; Sat, 17 Oct 2020 13:01:17 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp2.mailbox.org ([80.241.60.241]) by spamfilter06.heinlein-hosting.de (spamfilter06.heinlein-hosting.de [80.241.56.125]) (amavisd-new, port 10030) with ESMTP id LIJFe8ZeK4Xt; Sat, 17 Oct 2020 13:01:14 +0200 (CEST) From: Zach Mandeville To: ~sircmpwn/email-test-drive@lists.sr.ht Cc: Zach Mandeville Subject: [PATCH] Demonstrate that I can use git send-email Date: Sat, 17 Oct 2020 23:59:30 +1300 Message-Id: <20201017105930.116253-1-webmaster@coolguy.website> MIME-Version: 1.0 X-MBO-SPAM-Probability: X-Rspamd-Score: -4.78 / 15.00 / 15.00 X-Rspamd-Queue-Id: 6B592170C X-Rspamd-UID: 7b400a 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..6d0ecfd --- /dev/null +++ b/zach @@ -0,0 +1 @@ +I'm about to try git send-email --=20 2.25.1