Linux cli command sendemail

➡ A Linux man page (short for manual page) is a form of software documentation found on Linux and Unix-like operating systems. This man-page explains the command sendemail and provides detailed information about the command sendemail, system calls, library functions, and other aspects of the system, including usage, options, and examples of _. You can access this man page by typing man followed by the sendemail.

NAME 🖥️ sendemail 🖥️

Lightweight, command line SMTP email client

SYNOPSIS

SendEmail -f ADDRESS [options]

OPTIONS

-f ADDRESS
from (sender) email address

* At least one recipient required via -t, -cc, or -bcc * Message body required via -m, STDIN, or -o message-file=FILE

Common:

-t ADDRESS [ADDR …]
to email address(es)

-u SUBJECT
message subject

-m MESSAGE
message body

-s SERVER[:PORT]
smtp mail relay, default is localhost:25

-S [SENDMAIL_PATH]
use local sendmail utility (default: /usr/bin/sendmail) instead of network MTA

Optional:

-a
FILE [FILE …] file attachment(s)

-cc
ADDRESS [ADDR …] cc email address(es)

-bcc ADDRESS [ADDR …]
bcc email address(es)

Paranormal:

-xu USERNAME
authentication user (for SMTP authentication)

-xp PASSWORD
authentication password (for SMTP authentication)

-l
LOGFILE log to the specified file

-v
verbosity, use multiple times for greater effect

-q
be quiet (no stdout output)

-o NAME=VALUE
see extended help topic “misc” for details

Help:

–help TOPIC
The following extended help topics are available:

addressing
explain addressing and related options

message
explain message body input and related options

misc
explain -xu, -xp, and others

networking
explain -s, etc

output
explain logging and other output options

REPORTING BUGS

Report bugs to <http://bugs.debian.org/sendemail>

AUTHOR

sendemail was written by Brandon Zehm <[email protected]> .

This manual page was written by Brandon Zehm and improved by Alejandro Garrido Mota <[email protected]>, for the Debian project (and may be used by others).

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░

  █║▌│║█║▌★ KALI ★ PARROT ★ DEBIAN 🔴 PENTESTING ★ HACKING ★ █║▌│║█║▌

              ██╗ ██╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗
             ████████╗██╔══██╗██╔═══██╗╚██╗██╔╝██╔════╝██╔══██╗
             ╚██╔═██╔╝██║  ██║██║   ██║ ╚███╔╝ █████╗  ██║  ██║
             ████████╗██║  ██║██║   ██║ ██╔██╗ ██╔══╝  ██║  ██║
             ╚██╔═██╔╝██████╔╝╚██████╔╝██╔╝ ██╗███████╗██████╔╝
              ╚═╝ ╚═╝ ╚═════╝  ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═════╝

               █║▌│║█║▌ WITH COMMANDLINE-KUNGFU POWER █║▌│║█║▌

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░