sendmail Command Examples

Send email. More information: https://manned.org/sendmail.

sendmail {{username}} < {{message.txt}}

sendmail -f {{[email protected]}} {{[email protected]}} < {{message.txt}}

sendmail -f {{[email protected]}} {{[email protected]}} < {{file.zip}}