aboutsummaryrefslogtreecommitdiff
path: root/locale/eo/LC_MESSAGES/_tils/2020-09-04-send-emails-using-the-command-line-for-fun-and-profit.po
blob: 716457882e6c68a52d2f058d389c424355170785 (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
#
msgid ""
msgstr ""

msgid ""
"title: Send emails using the command line for fun and profit!\n"
"date: 2020-09-04\n"
"layout: post\n"
"lang: en\n"
"ref: send-emails-using-the-command-line-for-fun-and-profit"
msgstr ""

msgid "Here are a few reasons why:"
msgstr ""

msgid ""
"send yourself and other people notification of cronjobs, scripts runs, CI "
"jobs, *etc.*"
msgstr ""

msgid "leverage the POSIX pipe `|`, and pipe emails away!"
msgstr ""

msgid "because you can."
msgstr ""

msgid "Reason 3 is the fun part, reasons 1 and 2 are the profit part."
msgstr ""

msgid ""
"First [install and configure "
"SSMTP](https://wiki.archlinux.org/index.php/SSMTP) for using, say, Gmail as "
"the email server:"
msgstr ""

msgid ""
"Now install [GNU Mailutils](https://mailutils.org/) (`sudo apt-get install "
"mailutils` or the equivalent on your OS), and send yourself your first "
"email:"
msgstr ""

msgid ""
"And that's about it, you've got mail. Here are some more places where it "
"might be applicable:"
msgstr ""

msgid "...and so on."
msgstr ""

msgid ""
"You may consider adding a `alias mail='mail -aFrom:email@example.com'` so "
"you don't keep re-entering the \"From: \" part."
msgstr ""

msgid "Send yourself some emails to see it working!"
msgstr ""