2
0
mirror of https://github.com/LCTT/TranslateProject.git synced 2025-03-27 02:30:10 +08:00

[Translating] 20150409 4 Tools Send Email with Subject, Body and Attachment in Linux.md

This commit is contained in:
Gore Liu 2015-05-20 12:59:11 +08:00
parent d47c7e8e67
commit 9c0a5cc60c

View File

@ -1,3 +1,5 @@
Translating by goreliu ...
4 Tools Send Email with Subject, Body and Attachment in Linux
================================================================================
In today's article we will cover a few ways you can use to send emails with attachments from the command line interface on Linux. It can have quite a few uses, for example to send an archive with an application from an application server to email or you can use the commands in scripts to automate some process. For our examples,we will use the file foo.tar.gz as our attachment.