Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
linux:mail [2017/12/09 01:19] – external edit 127.0.0.1linux:mail [2018/02/05 18:06] – [mail] tmade
Line 41: Line 41:
   echo "Test" | mail -s "Another Test" ${MAILADDR}   echo "Test" | mail -s "Another Test" ${MAILADDR}
   echo "Test" | mail -s "Another Test for ${HOST} - `date`" ${MAILADDR} -a "FROM: mail@domain.org"                 #Include sender-adress   echo "Test" | mail -s "Another Test for ${HOST} - `date`" ${MAILADDR} -a "FROM: mail@domain.org"                 #Include sender-adress
 +  echo "Test" | mail -s "Another Test for ${HOST} - `date`" ${MAILADDR} -r "mail@test.de"                          #Include sender-adress "mail@test.de" for newer "mail" version
      
  
linux/mail.txt · Last modified: 2018/02/06 13:43 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki