4.3BSD-UWisc/man/catl/mhmail.l




MHMAIL(1)           UNIX Programmer's Manual            MHMAIL(1)



NAME
     mhmail - send or read mail

SYNOPSIS
     mhmail [ addrs ... [-body text] [-cc addrs ...] [-from addr]
          [-subject subject]] [-help]
9     _M_H_m_a_i_l is intended as a replacement for the standard Bell
     mail program (_b_e_l_l_m_a_i_l (1)), compatible with _M_H.  When
     invoked without arguments, it simply invokes _i_n_c (1) to
     incorporate new messages from the user's maildrop.  When one
     or more users is specified, a message is read from the stan-
     dard input and spooled to a temporary file.  _M_H_m_a_i_l then
     invokes _p_o_s_t (8) with the name of the temporary file as its
     argument to deliver the message to the specified user.

     The `-subject subject' switch can be used to specify the
     "Subject:" field of the message.  The `-body text' switch
     can be used to specify the text of the 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, _p_o_s_t will fill-in the "Sender:"
     header correctly.

     This program is intended for the use of programs such as
     _a_t (1), which expect to send mail automatically to various
     users.  Normally, real people (as opposed to the "unreal"
     ones) will prefer to use _c_o_m_p (1) and _s_e_n_d (1) to send mes-
     sages.

FILES
     /usr/misc/mh/inc                   Program to incorporate a maildrop into a folder
     /usr/misc/mh/lib/post              Program to deliver a message
     /tmp/mhmail*                       Temporary copy of message

PROFILE COMPONENTS
     None

SEE ALSO
     inc(1), post(8)

DEFAULTS
     None

CONTEXT
     If _i_n_c is invoked, then _i_n_c's context changes occur.


9


Printed 1/10/87                MH                               1