MAN page from Old RedHat 5.X mh-6.8.4-6.i386.rpm
MHMAIL
Section: User Commands (1)
Updated: MH.6.8
Index NAME
mhmail - send or read mail
SYNOPSIS
mhmail[addrs ... [-body text][-cc addrs ...][-from addr][-subject subject]][-help]
DESCRIPTION
MHmailis intended as a replacement for the standard Bell mail program(
bellmail (1)), compatible with
MH.When invoked without arguments, it simply invokes
inc (1)to incorporate new messages from the user's maildrop.When one or more users is specified, a message is read fromthe standard input and spooled to a temporary file.
MHmail then invokes
post (8)with the name of the temporary file asits argument to deliver the message to the specified user.
The `-subject subject' switch can be used to specify the ``Subject:'' fieldof the message. The `-body text' switch can be used to specify the text ofthe message; if it is specified, then the standard input is not read.Normally, addresses appearing as arguments are put in the ``To:'' field.If the `-cc' switch is used, all addresses following it are placed in the``cc:'' field.
By using `-from addr',you can specify the ``From:'' header of the draft.Naturally,post will fill-in the ``Sender:'' header correctly.
This program is intended for the use of programs such as at (1), which expectto send mail automatically to various users.Normally, real people (as opposed to the ``unreal'' ones)will prefer to use comp (1) and send (1) to send messages.^/usr/bin/mh/inc~^Program to incorporate a maildrop into a folder^/usr/lib/mh/post~^Program to deliver a message^/tmp/mhmail*~^Temporary copy of messageNoneinc(1), post(8)NoneIf inc is invoked, then inc's context changes occur.
Index
- NAME
- SYNOPSIS
- DESCRIPTION
This document was created byman2html,using the manual pages.