mhmail
PURPOSE
Sends or receives mail.
SYNOPSIS
mhmail [addrs...[-body text][-cc addrs...][-from text]
[-subject subject]][-help]
DESCRIPTION
The mhmail command is used to incorporate messages and
compose messages. The mhmail command is part of the MH
(Message Handling) package and can be used with MH and
AIX commands.
The mhmail command entered by itself incorporates mes-
sages from your mailbox. If you specify user addresses,
mhmail accepts text from your terminal and composes a
message. You can end the message text by pressing
END OF FILE. mhmail sends a copy of the message to each
specified address.
FLAGS
-body string Sends a message with string as the body.
When you specify -body, mhmail does not
accept text from the terminal.
-cc users Sends a copy of the message to the spec-
ified users. mhmail puts the addresses
in the cc: field.
-from user Places the specified user address in the
From: field of the message.
-help Displays help information for the
command.
-subject string Places the specified text string in the
Subject: field of the message.
FILES
/usr/mail/$USER The location of the mail drop.
RELATED INFORMATION
Other MH commands: "inc" and "post."
The mh-alias, mh-mail, and mh-profile files in AIX Oper-
ating System Technical Reference.
The "Overview of the Message Handling Package" in Man-
aging the AIX Operating System.