From 87172ad4dec3488cc2f28637ffb863020518aeea Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 12 Jan 2021 15:47:55 -0300 Subject: Awk TIL: tweak introdction --- ...021-01-12-awk-snippet-send-email-to-multiple-recipients-with-curl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_tils/2021-01-12-awk-snippet-send-email-to-multiple-recipients-with-curl.md') diff --git a/_tils/2021-01-12-awk-snippet-send-email-to-multiple-recipients-with-curl.md b/_tils/2021-01-12-awk-snippet-send-email-to-multiple-recipients-with-curl.md index 3ac5b97..880ddf1 100644 --- a/_tils/2021-01-12-awk-snippet-send-email-to-multiple-recipients-with-curl.md +++ b/_tils/2021-01-12-awk-snippet-send-email-to-multiple-recipients-with-curl.md @@ -12,7 +12,7 @@ ref: awk-snippet-send-email-to-multiple-recipients-with-curl --- -As I experimented with [Neomutt][neomutt], I wanted to keep being able to enqueue emails for sending later like my previous setup, so that I didn't rely on having an internet connection. +As I experiment with [Neomutt][neomutt], I wanted to keep being able to enqueue emails for sending later like my previous setup, so that I didn't rely on having an internet connection. My requirements for the `sendmail` command were: 1. store the email in a file, and send it later. -- cgit v1.2.3