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

e
elm(1) elm(1)
headers of all outbound mail.
Entries in the elmheaders file should have the following format:
header-name: header-string
header-name: must not contain blanks. header-string can be continued over several lines by preceding
each continuation line with blanks, as indicated by the output below.
Within the
elmheaders file, you can use backquotes (left apostrophes) to execute shell commands when
the file is read, so that an entry of the form:
X-Operating-System: ‘uname -a‘
would produce a header entry like:
X-Operating-System:
HP-UX hpulpc17 B.10.10 A 9000/710 2012505939 two-user license
According to RFC 822, user-defined header names should begin with
X- or x-. Otherwise, they risk hav-
ing their usage overridden if the name is later standardized with some other meaning.
Defined Headers
The following header names are defined for the message header in RFC 822 and RFC 1521.
Bcc: (822) Cc: (822)
Comments: (822) Content-Description: (1521)
Content-ID: (1521) Content-Transfer-Encoding: (1521)
Content-Type: (1521) Date: (822)
Encrypted: (822) From: (822)
In-Reply-To: (822) Keywords: (822)
MIME-Version: (1521) Message-ID: (822)
Received: (822) References: (822)
Reply-To: (822) Resent-Bcc: (822)
Resent-Cc: (822) Resent-Date: (822)
Resent-From: (822) Resent-Message-ID: (822)
Resent-Reply-To: (822) Resent-Sender: (822)
Resent-To: (822) Return-Path: (822)
Sender: (822) Subject: (822)
To: (822) X-user-defined: (822)
Other commonly used headers:
Action: Apparently-To:
Content-Disposition: Content-Length:
Expires: Mailer:
Newsgroups: Precedence:
Priority: Sensitivity:
Status: X-Mailer:
ELM CONFIGURATION
elm supports user configuration by means of the $HOME/.elm/elmrc
configuration file. You can create
the configuration file with the Options Menu
> command. It can contain any combination of the string,
numeric, and boolean variables described below.
String Variables
String variables have the form
string-name = string-value
The following string variables are defined.
aliassortby The sort order for the alias index in the Alias Menu. The recognized values
are:
alias Sort by alias name.
name Sort by the full name of the alias, last name first.
text Sort by the order of the aliases in the alias text file.
Prefix the value with reverse- to reverse the sort order. The default is
name.
276 Hewlett-Packard Company 19 HP-UX 11i Version 3: February 2007