/usr/bin/sendmail -t -i -f "sender@example.org" <<EOF
From: Someone <sender@example.org>
To: recipient@example.org
Subject: Some subject here
Some body text here
EOF
/usr/bin/sendmail -t -i -f "sender@example.org" <<EOF
From: Someone <sender@example.org>
To: recipient@example.org
Subject: Some subject here
Some body text here
EOF