HP-UX Reference (11i v1 05/09) - 1 User Commands A-M (vol 1)

e
elm(1) elm(1)
This also enables conformance with SMTP (RFC 821), which allows only 7-bit characters in the message, by
using MIME-encoding (
base64 and quoted-printable
) to convert 8-bit data to 7-bit.
elm also provides a facility to view multipart MIME messages. If
elm receives a message whose type is
not
text/plain , it invokes metamail, which invokes the appropriate utility (for example,
ghost-
view
, xv, an audio editor, mpeg
) to display the different mail parts according to the content type (for
example,
application/postscript
, image
, audio, video).
Aliases
elm has its own alias system that supports both personal and system-wide aliases. Personal aliases are
specific to a single user; system aliases are available to everyone on the system where the system aliases
reside (see newalias(1)). You can access the Alias Menu by executing the Message Menu
a (alias) com-
mand. You can then create and save an alias for the current message, create and check other aliases, and
send messages to one or more aliases.
Aliases are limited to 2500 bytes. If you wish to create a group alias that is longer than 2500 bytes, please
ask your system administrator to create it for you in the
sendmail system alias file,
/etc/mail/aliases
(see sendmail(1M)).
INTERACTIVE MODE MENUS AND COMMANDS
This section begins with the Message Menu, which is the main screen for Interactive Mode. The rest of the
menus are presented alphabetically.
Message Menu
The Message Index is displayed on the Message Menu. You can use the following commands to manipulate
and send messages. Some commands use a series of prompts to complete their action. You can use Ctrl-D
to cancel their operations.
The commands are:
!command Shell Escape. Send command to the shell defined by the shell string variable
without leaving
elm.
# Display all known information about the current message.
$ Resynchronize the messages without leaving elm. If there are any messages marked
for deletion, you are asked if you want to delete them. If any messages are deleted or
any status flags have changed, the messages are written back to the mailbox file. All
tags are removed.
% Display the computed return address of the current message.
* Set the current message pointer to the last message.
+ Display the next message index page, when applicable.
- Display the previous message index page, when applicable.
/pattern Pattern match. Search for pattern in the from and subject fields of the current mes-
sage index. The search starts at the current message and wraps around to the begin-
ning of the index. The current message pointer is set to the first message that
matches. Uppercase and lowercase are treated as equivalent.
//pattern Pattern match. Search for pattern through all the lines of the current folder. The
search starts at the current message and wraps around to the beginning of the folder.
The current message pointer is set to the first message that matches. Uppercase and
lowercase are treated as equivalent.
< Calendar. Scan message for calendar entries and add them to your calendar file. A
calendar entry is defined as a line whose first nonblank characters are ->, as in:
->calendar-entry
The delimiter -> and surrounding blanks are removed before the entry is added to
the calendar file. Resultant blank lines are ignored. You can define the calendar file
name in your elmrc file or with the Options Menu.
= Set the current message pointer to the first message.
> Save in folder. Same as the Message Menu s (save) command.
HP-UX 11i Version 1: September 2005 5 Hewlett-Packard Company Section 1217