HP-UX Reference (11i v2 07/12) - 1 User Commands A-M (vol 1)

e
elm(1) elm(1)
In elm, you can use the
= metacharacter to specify this directory. For
example, if you save a message to file
=/archive, the = is expanded to
the current value of
maildir. (The slash (
/) is optional.)
When you start
elm, if the directory specified by
maildir does not exist,
you are asked if you want to create it. If you answer
y (yes), the directory
is created, with access permissions set to
700
.
pager The program to display each message. The default is the value of the
PAGER environment variable, if set and nonnull, or the built-in pager,
builtin+,otherwise.
The built-in pager, builtin+, also allows you to execute some Message
Menu commands while you are viewing the message and it has some simple
forward and backward scrolling commands. While it is active, enter
? for a
list of commands. An alternative is the
more
utility.
precedences A list of precedence values that you can place in a
Precedence: header
entry in outbound mail, using the Header Menu. Each precedence value
can be optionally paired with a priority value that is automatically placed in
a
Priority: header entry, causing the received message to be marked
as urgent. The default is none.
The HP-UX mail transport agent, sendmail, recognizes this header. If
the precedence value is defined by a P control line in the sendmail
configuration file, /etc/mail/sendmail.cf
, the transmission priority
of the message is adjusted accordingly. See sendmail(1M).
The format of the entry is
precedences = precedence[:priority][precedence[
:priority]] ...
precedence is a precedence name. The default list defined in
/etc/mail/sendmail.cf
is:
first-class Transmission priority 0, the default
special-delivery
Transmission priority 100
list Transmission priority 30
bulk Transmission priority 60
junk Transmission priority 100
priority is an arbitrary string that is placed in a
Priority: header entry.
prefix The prefix for an included line in an outbound message. When you reply to
a message or forward a message to another person, you can optionally
include the original message. This prefix marks the included line. The
default is >_ (the _ is interpreted as a space character).
print The command to run when the p (print) command is executed from various
menus. There are two possible formats for this string: If the string con-
tains the special variable %s, the variable is replaced by the name of a tem-
porary file that contains the messages, and the command is executed by the
shell defined by the shell string variable. If the string does not contain
%s, the temporary file name is appended to it, and the command is exe-
cuted. The default is
cat %s | lp
receivedmail
The file where the received messages will be saved. The default is
=received, the file received in the directory defined by maildir.
remotesignature A signature file that is automatically appended to all outbound mail to
remote hosts before the editor is invoked. This usually contains personal
data about the sender. See also the localsignature string variable.
The default is none.
If any of the addresses in the To: header entry are not local, as described
for the localsignature string variable, the remote signature file is
attached.
HP-UX 11i Version 2: December 2007 Update 22 Hewlett-Packard Company 297