Documentation
¶
Overview ¶
span-mail sends an email via SMTP or writes the composed message to a file.
Usage:
span-mail -f sender@example.com -s "Test subject"
-t recipient1@example.com -t recipient2@example.com
-b body.txt [-o output.txt]
If -o/--output is omitted the message is sent via the SMTP server defined in SPAN_SMTP_SERVER (host only; port 25 is used).
Click to show internal directories.
Click to hide internal directories.