Query: sendemail
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SendEmail(1) User Commands SendEmail(1)NAMESendEmail - Lightweight, command line SMTP email clientSYNOPSISSendEmail -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 Optional: -a FILE [FILE ...] file attachment(s) -cc ADDRESS [ADDR ...] cc email address(es) -bcc ADDRESS [ADDR ...] bcc email address(es) [32;1mParanormal:[m -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 optionsREPORTING BUGSReport bugs to <http://bugs.debian.org/sendemail>AUTHORsendemail was written by Brandon Zehm <caspian@dotconf.net> . This manual page was written by Brandon Zehm and improved by Alejandro Garrido Mota <garridomota@gmail.com>, for the Debian project (and may be used by others). sendEmail September 2010 SendEmail(1)
Related Man Pages |
---|
net::smtp(3pm) - redhat |
git-send-email(1) - debian |
git-send-email(1) - centos |
git-send-email(1) - suse |
git-send-email(1) - mojave |
Similar Topics in the Unix Linux Community |
---|
pre defined variables |
unable to send an email attachment |
Emailing html file as body not attachment |
Sent an email attachment, but the attachment is empty |
Makefile for building multiple programs |