From 994078da5df7e29ae6f68689ba07cf702ea441d8 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 4 Sep 2020 11:36:16 -0300 Subject: mail cli til: Encourage reader to try --- .../2020-09-04-send-emails-using-the-command-line-for-fun-and-profit.md | 2 ++ 1 file changed, 2 insertions(+) (limited to '_tils') diff --git a/_tils/2020-09-04-send-emails-using-the-command-line-for-fun-and-profit.md b/_tils/2020-09-04-send-emails-using-the-command-line-for-fun-and-profit.md index fa21fb6..2f9eaef 100644 --- a/_tils/2020-09-04-send-emails-using-the-command-line-for-fun-and-profit.md +++ b/_tils/2020-09-04-send-emails-using-the-command-line-for-fun-and-profit.md @@ -73,6 +73,8 @@ some-program | mail someone@example.com -s "The weird logs that I was talking ab You may consider adding a `alias mail='mail -aFrom:email@example.com'` so you don't keep re-entering the "From: " part. +Send yourself some emails to see it working! + [ssmtp]: https://wiki.archlinux.org/index.php/SSMTP [gnu-mailutils]: https://mailutils.org/ [forwarding-wiki-section]: https://wiki.archlinux.org/index.php/SSMTP#Forward_to_a_Gmail_mail_server -- cgit v1.2.3