Command Reference Guide

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1/!!!intro.1
________________________________________________________________
___ ___
e
elm(1) elm(1)
v View. Display the address-list for the current alias.
x Exit from the alias menu without processing any deletions. Aliases marked for dele-
tion are unmarked and newalias is not run, even if alias additions have been made.
Alias Index
The aliases in the current database are indexed on the Alias Menu, one per line. The database values are
defined in newalias(1).
ssnum fullname[, comment] type [(S)] alias
defined as:
ss A two-character status field. The first character can be:
D Delete. The alias is marked for deletion.
N New. The alias is new or changed in the alias text file but is not included in the
current database. Resynchronization is needed.
Blank. The alias is in the current database.
The second character can be:
+ Tag. The alias is tagged.
Blank. The alias is not tagged.
num The index number of the alias.
fullname The full name for the alias, as it will be used in an expanded address. It has the form:
firstname lastname
firstname The first name, from the alias database.
lastname The last name, from the alias database.
comment Comment, from the alias database.
type Type of alias. This is Person for an aliaswith a single address or
Group for an alias with
two or more addresses.
(S) If present, the entry is from the elm system alias database. If absent, the entry is from
your personal alias database.
alias The alias name. If the record has multiple alias names, there is one index entry per name.
Attachment Configuration Menu
The Attachment Configuration Menu is invoked with the Attachment Send Menu a (add) or m
(modify)
command. The menu displays the default or current specification for an attachment. If it is called with the
a command, it automatically prompts for a file name. The commands are:
d Description. The value is placed in a Content-Description: body-part header entry. The
default is the file name.
e Content-Transfer-Encoding. This is the method by which the file is encoded to allow it to pass
through various Mail Transport Agents. The choices are:
7bit Unencoded, normal US-ASCII text.
8bit Unencoded 8-bit characters with the high-order bit set.
quoted-printable
Text with control characters and high-order-bit characters converted to a string in the
form =hh, where hh is the hexadecimal representation of the character. An = at the
end of a line indicates that the source line was broken into two lines.
base64 Any file type with bits encoded in 6-bit groups and rendered in numeric order as the
US-ASCII characters AZ, az, 09, +, and /. The last line may be padded to a
multiple of 4 characters with = characters.
binary Unencoded binary data.
The value is placed in a Content-Transfer-Encoding:
body-part header entry. The
default is
7bit.
Section 1216 13 HP-UX Release 11i: December 2000
___
___