Using Sendmail on MPE - April 2003
Using Sendmail on MPE - Solution Symposium West Page 33April 24, 2003
aliases database map
(cont.)
•left-hand side is the user alias
•separated by a colon
•right-hand side is one or more
delivery destinations:
– USER.ACCOUNT or
user@host.name or another alias
– /path/to/local/file for appending
– :include: /file/of/aliases (plaintext
ASCII file)
– “|/program/file parm1 parm2
parm3 …”
• local usernames may be escaped
with a backslash (I.e.
\USER.ACCOUNT) to prevent
recursive alias lookups