echo "This is the body" | mail -r notifications -s "This is the subject" [email protected] ; tail -f /var/log/maillog
Forked from joseluisq/send_an_mail_from_terminal.md
Created
September 19, 2017 02:08
-
-
Save allanfreitas/4e20a76e0bd57a1bed54ad947f0fa742 to your computer and use it in GitHub Desktop.
Send an email from terminal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment