Quote:
Originally Posted by era
If mutt is available, that offers a richer set of options, and the ability to sensibly include attachments to the message, with basically the same syntax.
Sendmail works the same way, too, but you need to put the headers in the message yourself.
Code:
sendmail -oi -t <<HERE
From: user@example.net
To: recipient@example.com
Subject: AYBABTU
All your base are belong to us
HERE
This is a FAQ; if you need more help, please search this site for threads related to your problem.
|
you have some ways to send files with mail/mailx